scala.cli.commands.default

Members list

Concise view

Type members

Classlikes

class Default(actualHelp: => RuntimeCommandsHelp, isSipScala: Boolean) extends ScalaCommandWithCustomHelp[DefaultOptions]

Attributes

Graph
Supertypes

Attributes

Graph
Supertypes
class Command[DefaultFileOptions]
class CaseApp[DefaultFileOptions]
class Object
trait Matchable
class Any
Self type
final case class DefaultFileOptions(logging: LoggingOptions, write: Boolean, list: Boolean, listIds: Boolean, force: Boolean) extends HasLoggingOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class DefaultOptions(shared: SharedOptions, sharedRun: SharedRunOptions, sharedRepl: SharedReplOptions, legacyScala: LegacyScalaOptions, version: Boolean) extends HasSharedOptions

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class LegacyScalaOptions(save: Option[Indexed[Boolean]], nosave: Option[Indexed[Boolean]], howToRun: Option[Indexed[String]], I: Option[Indexed[List[String]]], noCompilationDaemon: Option[Indexed[Boolean]], run: Option[Indexed[String]])

Options covering backwards compatibility with the old scala runner.

Options covering backwards compatibility with the old scala runner.

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type