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.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 New.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 UninstallCompletions.type
object Update.type
object Version.type
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.type
object PgpKeyId.type
object PgpSign.type
object PgpVerify.type
class ScalaCommand[T]
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 New.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 UninstallCompletions.type
object Update.type
object Version.type
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], help: 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.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 New.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 UninstallCompletions.type
object Update.type
object Version.type
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