Options

izumi.distage.roles.bundled.ConfigWriter$.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 excludeCommon: ArgDef
final val formatTypesafe: ArgDef
final val targetDir: ArgDef
final val useComponentVersion: ArgDef