de.halcony.argparse

Members list

Type members

Classlikes

case class Parser(name: String, description: String) extends ParsedArgument[AnyVal]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class ParsedArgument[AnyVal]
class BaseArgument
class Object
trait Matchable
class Any
Show all
class ParsingException(message: String, help: String) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
class UnknownValue(message: String) extends Exception

Attributes

Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all