scala.cli.commands.compile
package scala.cli.commands.compile
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- trait BuildCommandHelpersclass ScalaCommand[CompileOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[CompileOptions]class CaseApp[CompileOptions]class Objecttrait Matchableclass Any
- Self type
- Compile.type
final case class CompileOptions(shared: SharedOptions, watch: SharedWatchOptions, cross: CrossOptions, printClassPath: Boolean, test: Boolean) extends HasSharedOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasSharedOptionstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object CompileOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- CompileOptions.type