scala.cli.commands

Members list

Type members

Classlikes

object CommandUtils

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Constants

Build-time constants. Generated by mill.

Build-time constants. Generated by mill.

Attributes

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

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class EnvVarUpdater
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

Supertypes
class Command[HelpOptions]
class CaseApp[HelpOptions]
class Object
trait Matchable
class Any
Show all

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object WatchUtil

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
WatchUtil.type