optparse_applicative
Members list
Packages
Type members
Inherited classlikes
Attributes
- Inherited from:
- Common (hidden)
- Supertypes
-
class Objecttrait Matchableclass Any
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)
Attributes
- Inherited from:
- Common (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)
Attributes
- Inherited from:
- Help (hidden)
Generate a brief help text for a parser.
Generate a brief help text for a parser.
Attributes
- Inherited from:
- Help (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)
Generate descriptions for commands.
Generate descriptions for commands.
Attributes
- Inherited from:
- Help (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)
Attributes
- Inherited from:
- Extra (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:
- Help (hidden)
The default value of a Parser. This function returns an error if any of the options don't have a default value
The default value of a Parser. This function returns an error if any of the options don't have a default value
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Extra (hidden)
Attributes
- Inherited from:
- Extra (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)
Attributes
- Inherited from:
- Help (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)
Generate a full help text for a parser.
Generate a full help text for a parser.
Attributes
- Inherited from:
- Help (hidden)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Extra (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- Help (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)
A hidden "helper" option which always fails
A hidden "helper" option which always fails
Attributes
- Inherited from:
- Extra (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)
Attributes
- Inherited from:
- Common (hidden)
Create a parser composed of a single operation.
Create a parser composed of a single operation.
Attributes
- Inherited from:
- Common (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)
Map a polymorphic function over all the options of a parser, and collect the results in a list.
Map a polymorphic function over all the options of a parser, and collect the results in a list.
Attributes
- Inherited from:
- Common (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)
Generate description for a single option.
Generate description for a single option.
Attributes
- Inherited from:
- Help (hidden)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Builder (hidden)
Attributes
- Inherited from:
- ParserFunctions (hidden)
Attributes
- Inherited from:
- Common (hidden)
Generate a ParserFailure from a ParseError in a given Context.
Generate a ParserFailure from a ParseError in a given Context.
Attributes
- Inherited from:
- Extra (hidden)
Generate the help text for a program.
Generate the help text for a program.
Attributes
- Inherited from:
- Help (hidden)
Generate option summary.
Generate option summary.
Attributes
- Inherited from:
- Help (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)
Attributes
- Inherited from:
- Extra (hidden)
Apply a Parser to a command line, and return a result and leftover arguments. This function returns an error if any parsing error occurs, or if any options are missing and don't have a default value.
Apply a Parser to a command line, and return a result and leftover arguments. This function returns an error if any parsing error occurs, or if any options are missing and don't have a default value.
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Common (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)
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- ParserFunctions (hidden)
Attributes
- Inherited from:
- Common (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)
Like mapParser, but collect the results in a tree structure.
Like mapParser, but collect the results in a tree structure.
Attributes
- Inherited from:
- Common (hidden)
Attributes
- Inherited from:
- Help (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)