optparse_applicative.helpdoc
package optparse_applicative.helpdoc
Members list
Concise view
Type members
Classlikes
The free monoid on a semigroup A
The free monoid on a semigroup A
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object Chunk
Style for rendering an option.
Style for rendering an option.
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object ParserHelp
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- ParserHelp.type
Value members
Inherited methods
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)
Generate descriptions for commands.
Generate descriptions for commands.
Attributes
- Inherited from:
- Help (hidden)
Attributes
- Inherited from:
- Help (hidden)
Attributes
- Inherited from:
- Help (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:
- Help (hidden)
def optDesc[A](pprefs: ParserPrefs, style: OptDescStyle, info: OptHelpInfo, opt: Opt[A]): Chunk[Doc]
Generate description for a single option.
Generate description for a single option.
Attributes
- Inherited from:
- Help (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:
- Help (hidden)