scala.cli.commands.bloop
package scala.cli.commands.bloop
Keywords
- no keywords
- case
- final
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class ScalaCommand[BloopOptions]trait RestrictableCommand[BloopOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[BloopOptions]class CaseApp[BloopOptions]class Objecttrait Matchableclass Any
- Self type
- Bloop.type
Attributes
- Graph
- Supertypes
- class ScalaCommand[BloopExitOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[BloopExitOptions]class CaseApp[BloopExitOptions]class Objecttrait Matchableclass Any
- Self type
- BloopExit.type
final case class BloopExitOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions, coursier: CoursierOptions) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object BloopExitOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- BloopExitOptions.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object BloopJson
final case class BloopOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, workingDirectory: Option[String]) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object BloopOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- BloopOptions.type
Attributes
- Graph
- Supertypes
- class ScalaCommand[BloopOutputOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[BloopOutputOptions]class CaseApp[BloopOutputOptions]class Objecttrait Matchableclass Any
- Self type
- BloopOutput.type
final case class BloopOutputOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object BloopOutputOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- BloopOutputOptions.type
Attributes
- Graph
- Supertypes
- class ScalaCommand[BloopStartOptions]trait CommandHelperstrait NeedsArgvCommandclass Command[BloopStartOptions]class CaseApp[BloopStartOptions]class Objecttrait Matchableclass Any
- Self type
- BloopStart.type
final case class BloopStartOptions(logging: LoggingOptions, compilationServer: SharedCompilationServerOptions, jvm: SharedJvmOptions, coursier: CoursierOptions, force: Boolean) extends HasLoggingOptions
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait HasLoggingOptionsclass Objecttrait Matchableclass Any
object BloopStartOptions
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- BloopStartOptions.type