Options

izumi.distage.roles.RoleAppMain$.Options$
object Options extends ParserDef

Attributes

Graph
Supertypes
trait ParserDef
class Object
trait Matchable
class Any
Self type
Options.type

Members list

Concise view

Value members

Inherited methods

def all: Map[String, ArgDef]

Attributes

Inherited from:
ParserDef
def arg(name: String, doc: String, valdoc: String): ArgDef

Attributes

Inherited from:
ParserDef
def arg(name: String, short: String, doc: String, valdoc: String): ArgDef

Attributes

Inherited from:
ParserDef
def enumerate: Seq[ArgDef]

Attributes

Inherited from:
ParserDef
def flag(name: String, doc: String): ArgDef

Attributes

Inherited from:
ParserDef
def flag(name: String, short: String, doc: String): ArgDef

Attributes

Inherited from:
ParserDef
def isEmpty: Boolean

Attributes

Inherited from:
ParserDef
def nonEmpty: Boolean

Attributes

Inherited from:
ParserDef

Concrete fields

final val configParam: ArgDef
final val dumpContext: ArgDef
final val logFormatParam: ArgDef
final val logLevelRootParam: ArgDef
final val use: ArgDef