HelpFlag

de.halcony.argparse.parsing.HelpFlag
object HelpFlag extends FlagArgument

Attributes

Graph
Supertypes
class FlagArgument
class ParsedArgument[Boolean]
class BaseArgument
class Object
trait Matchable
class Any
Show all
Self type
HelpFlag.type

Members list

Value members

Concrete methods

override def parse(args: Iterable[String])(implicit result: ParsingResult): Iterable[String]

Attributes

Definition Classes

Inherited methods

override def help(): String

Attributes

Definition Classes
Inherited from:
FlagArgument

Inherited fields

override val description: String

Attributes

Inherited from:
FlagArgument
val long: String

Attributes

Inherited from:
FlagArgument
override val name: String

Attributes

Inherited from:
FlagArgument
val short: String

Attributes

Inherited from:
FlagArgument