optparse_applicative.builder
Members list
Packages
Type members
Inherited types
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Value members
Inherited methods
An option that always fails.
An option that always fails.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an argument parser.
Builder for an argument parser.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a BigDecimal argument.
Builder for a BigDecimal argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a BigDecimal argument.
Builder for an option taking a BigDecimal argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a BigInt argument.
Builder for a BigInt argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a BigInt argument.
Builder for an option taking a BigInt argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Byte argument.
Builder for a Byte argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Byte argument.
Builder for an option taking a Byte argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Char argument.
Builder for a Char argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Char argument.
Builder for an option taking a Char argument.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Add a command to a subparser option.
Add a command to a subparser option.
Attributes
- Inherited from:
- Builder (hidden)
Null Option reader. All arguments will fail validation.
Null Option reader. All arguments will fail validation.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Double argument.
Builder for a Double argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Double argument.
Builder for an option taking a Double argument.
Attributes
- Inherited from:
- Builder (hidden)
Convert a function in the Either monad to a reader.
Convert a function in the Either monad to a reader.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Builder for a flag parser.
Builder for a flag parser.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a flag parser without a default value.
Builder for a flag parser without a default value.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Float argument.
Builder for a Float argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Float argument.
Builder for an option taking a Float argument.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Turns an unsafe conversion function into a reader by catching non-fatal exceptions.
Turns an unsafe conversion function into a reader by catching non-fatal exceptions.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Specify the help text for an option.
Specify the help text for an option.
Attributes
- Inherited from:
- Builder (hidden)
Specify the help Doc.
Specify the help Doc.
Attributes
- Inherited from:
- Builder (hidden)
Hide this option from the brief description.
Hide this option from the brief description.
Attributes
- Inherited from:
- Builder (hidden)
Trivial option modifier.
Trivial option modifier.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
An option that always fails and displays a message.
An option that always fails and displays a message.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Int argument.
Builder for a Int argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Int argument.
Builder for an option taking a Int argument.
Attributes
- Inherited from:
- Builder (hidden)
Specify a long name for an option.
Specify a long name for an option.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Long argument.
Builder for a Long argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Long argument.
Builder for an option taking a Long argument.
Attributes
- Inherited from:
- Builder (hidden)
Specify a metavariable for the argument.
Specify a metavariable for the argument.
Metavariables have no effect on the parser, and only serve to specify the symbolic name for an argument to be displayed in the help text.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Specify the error to display when no argument is provided to this option.
Specify the error to display when no argument is provided to this option.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Specify a short program description.
Specify a short program description.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Specify a short name for an option.
Specify a short name for an option.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a Short argument.
Builder for a Short argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a Short argument.
Builder for an option taking a Short argument.
Attributes
- Inherited from:
- Builder (hidden)
Show the default value for this option using its Show instance.
Show the default value for this option using its Show instance.
Attributes
- Inherited from:
- Builder (hidden)
Specify a function to show the default value for an option.
Specify a function to show the default value for an option.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a String argument.
Builder for a String argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for an option taking a String argument.
Builder for an option taking a String argument.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a command parser. The command modifier can be used to specify individual commands.
Builder for a command parser. The command modifier can be used to specify individual commands.
Attributes
- Inherited from:
- Builder (hidden)
Builder for a boolean flag.
Builder for a boolean flag.
Attributes
- Inherited from:
- Builder (hidden)
Inherited fields
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)
BigDecimal reader
BigDecimal reader
Attributes
- Inherited from:
- Builder (hidden)
BigInt reader
BigInt reader
Attributes
- Inherited from:
- Builder (hidden)
Double reader
Double reader
Attributes
- Inherited from:
- Builder (hidden)
String reader.
String reader.
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Builder (hidden)