CommandLine

configparse.core.Position$.CommandLine
final case class CommandLine(param: String, arg: String)

Set from the command line.

Attributes

Members list

Concise view

Value members

Inherited methods

def pretty: String

Attributes

Inherited from:
Position
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product