scala.cli.commands

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Constants

Build-time constants. Generated by mill.

Build-time constants. Generated by mill.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class CustomWindowsEnvVarUpdater(powershellRunner: PowershellRunner, useJni: Option[Boolean]) extends EnvVarUpdater

Attributes

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

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class HelpCmd(actualHelp: => RuntimeCommandsHelp) extends ScalaCommandWithCustomHelp[HelpOptions]

Attributes

Graph
Supertypes
class Command[HelpOptions]
class CaseApp[HelpOptions]
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ScalaCommand[T]
class HelpCmd
class Default
object AddPath.type
object Bloop.type
object BloopExit.type
object BloopOutput.type
object BloopStart.type
object Bsp.type
object Clean.type
object Compile.type
object Config.type
object DefaultFile.type
object DependencyUpdate.type
object Directories.type
object Doc.type
object Export.type
object Fmt.type
object SecretCreate.type
object SecretList.type
object InstallCompletions.type
object InstallHome.type
object Package.type
object PgpPull.type
object PgpPush.type
object Publish.type
object PublishLocal.type
object PublishSetup.type
object Repl.type
object Run.type
object SetupIde.type
object Shebang.type
object Test.type
object Uninstall.type
object Update.type
object Version.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait RestrictableCommand[T](implicit myParser: Parser[T])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ScalaCommand[T]
class HelpCmd
class Default
object AddPath.type
object Bloop.type
object BloopExit.type
object BloopOutput.type
object BloopStart.type
object Bsp.type
object Clean.type
object Compile.type
object Config.type
object DefaultFile.type
object DependencyUpdate.type
object Directories.type
object Doc.type
object Export.type
object Fmt.type
object SecretCreate.type
object SecretList.type
object InstallCompletions.type
object InstallHome.type
object Package.type
object PgpPull.type
object PgpPush.type
object Publish.type
object PublishLocal.type
object PublishSetup.type
object Repl.type
object Run.type
object SetupIde.type
object Shebang.type
object Test.type
object Uninstall.type
object Update.type
object Version.type
class PgpCommand[T]
object PgpCreate.type
object PgpKeyId.type
object PgpSign.type
object PgpVerify.type
Self type
Command[T]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class ScalaCommand[T <: HasLoggingOptions](implicit myParser: Parser[T], help: Help[T]) extends Command[T] with NeedsArgvCommand with CommandHelpers with RestrictableCommand[T]

Attributes

Graph
Supertypes
class Command[T]
class CaseApp[T]
class Object
trait Matchable
class Any
Known subtypes
class HelpCmd
class Default
object AddPath.type
object Bloop.type
object BloopExit.type
object BloopOutput.type
object BloopStart.type
object Bsp.type
object Clean.type
object Compile.type
object Config.type
object DefaultFile.type
object DependencyUpdate.type
object Directories.type
object Doc.type
object Export.type
object Fmt.type
object SecretCreate.type
object SecretList.type
object InstallCompletions.type
object InstallHome.type
object Package.type
object PgpPull.type
object PgpPush.type
object Publish.type
object PublishLocal.type
object PublishSetup.type
object Repl.type
object Run.type
object SetupIde.type
object Shebang.type
object Test.type
object Uninstall.type
object Update.type
object Version.type
abstract class ScalaCommandWithCustomHelp[T <: HasLoggingOptions](actualHelp: => RuntimeCommandsHelp)(implicit myParser: Parser[T], help: Help[T]) extends ScalaCommand[T]

Attributes

Graph
Supertypes
class ScalaCommand[T]
class Command[T]
class CaseApp[T]
class Object
trait Matchable
class Any
Known subtypes
class HelpCmd
class Default
final case class ScalaVersions(version: String, binaryVersion: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object WatchUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type