scala argparse
scala argparse
API
de.halcony.argparse
example
ExampleParser
parsing
BaseArgument
DefaultArgument
DefaultArgument
FlagArgument
FlagArgument
HelpException
HelpFlag
OptionalArgument
OptionalArgument
ParsedArgument
PositionalArgument
PositionalArgument
Result
ResultValue
Parser
ParsingException
ParsingResult
UnknownValue
scala argparse
/
de.halcony.argparse
/
de.halcony.argparse.parsing
/
ResultValue
ResultValue
de.halcony.argparse.parsing.ResultValue
case
class
ResultValue
[
T
](
value
:
T
)
extends
Result
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Result
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods