CLIParserState

izumi.fundamentals.platform.cli.impl.CLIParserState$
See theCLIParserState companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class Error(error: ParserError) extends CLIParserState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class Initial() extends CLIParserState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class OpenRoleParameters(globalParameters: RawEntrypointParams, roles: Vector[RawRoleParams], currentRole: RawRoleParams, name: String) extends CLIParserState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class RoleArgs(globalParameters: RawEntrypointParams, roles: Vector[RawRoleParams], currentRole: RawRoleParams) extends CLIParserState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
class RoleParameters(globalParameters: RawEntrypointParams, roles: Vector[RawRoleParams], currentRole: RawRoleParams) extends CLIParserState

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any