CLIParserImpl

izumi.fundamentals.platform.cli.CLIParserImpl
class CLIParserImpl extends CLIParser

Attributes

Graph
Supertypes
trait CLIParser
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def parse(args: Array[String]): Either[ParserError, RawAppArgs]