MillCliConfig

mill.internal.MillCliConfig
See theMillCliConfig companion class
object MillCliConfig

Attributes

Companion
class
Source
MillCliConfig.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def isDeprecated(arg: ArgSig): Boolean

Attributes

Source
MillCliConfig.scala
def isUnsupported(arg: ArgSig): Boolean

Attributes

Source
MillCliConfig.scala
def parse(args: Array[String]): Result[MillCliConfig]

Attributes

Source
MillCliConfig.scala

Concrete fields

val advancedInfo: String

Attributes

Source
MillCliConfig.scala
val cheatSheet: String

Attributes

Source
MillCliConfig.scala
val customName: String

Attributes

Source
MillCliConfig.scala
lazy val helpAdvancedUsageText: String

Attributes

Source
MillCliConfig.scala
lazy val longUsageText: String

Attributes

Source
MillCliConfig.scala
lazy val parser: ParserForClass[MillCliConfig]

Attributes

Source
MillCliConfig.scala
lazy val shortUsageText: String

Attributes

Source
MillCliConfig.scala
val usageDoc: String

Attributes

Source
MillCliConfig.scala