Compile
Type members
Inherited classlikes
Value members
Concrete methods
Inherited methods
The actual sub-command name that was used. If the sub-command name is a list of strings, space is used as the separator. If argvOpt hasn't been defined, it defaults to name.
The actual sub-command name that was used. If the sub-command name is a list of strings, space is used as the separator. If argvOpt hasn't been defined, it defaults to name.
- Inherited from:
- ScalaCommand
Print scalac
output if passed options imply no inputs are necessary and raw scalac
output
is required instead. (i.e. --scalac-option -help
)
Print scalac
output if passed options imply no inputs are necessary and raw scalac
output
is required instead. (i.e. --scalac-option -help
)
- Value parameters:
- options
command options
- Inherited from:
- ScalaCommand
Inherited fields
Extensions
Inherited extensions
-O -d defaults to --compile-output; if both are defined, --compile-output takes precedence
-O -d defaults to --compile-output; if both are defined, --compile-output takes precedence
- Inherited from:
- BuildCommandHelpers
Implicits
Inherited implicits
- Inherited from:
- CommandHelpers