State

izumi.fundamentals.platform.cli.MultiModalArgsParserImpl.State
trait State

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def freeze(): Either[Nothing, MultiModalArgs]
def next(arg: String): State

Concrete methods

final def isId(arg: String): Option[String]