B | |
| block [Cmdliner.Manpage] |
The type for a block of man page text.
|
C | |
| code [Cmdliner.Cmd.Exit] |
The type for exit codes.
|
| conv [Cmdliner.Arg] |
The type for argument converters.
|
| converter [Cmdliner.Arg] |
See
Cmdliner.Arg.conv'.
|
E | |
| env [Cmdliner.Arg] |
See
Cmd.Env.type-info
|
| env_info [Cmdliner.Term] |
The type for environment variable information.
|
| eval_error [Cmdliner.Cmd] |
The type for erroring evaluation results.
|
| eval_exit [Cmdliner.Cmd] | |
| eval_ok [Cmdliner.Cmd] |
The type for successful evaluation results.
|
| exit_info [Cmdliner.Term] |
The type for exit status information.
|
F | |
| format [Cmdliner.Manpage] |
The type for man page output specification.
|
I | |
| info [Cmdliner.Arg] |
The type for information about command line arguments.
|
| info [Cmdliner.Cmd.Env] | |
| info [Cmdliner.Cmd.Exit] |
The type for exit code information.
|
| info [Cmdliner.Cmd] |
The type for information about commands.
|
| info [Cmdliner.Term] |
The type for term information.
|
P | |
| parser [Cmdliner.Arg] |
The type for argument parsers.
|
| printer [Cmdliner.Arg] |
The type for converted argument printers.
|
R | |
| result [Cmdliner.Term] |
The type for evaluation results.
|
| ret [Cmdliner.Term] |
The type for command return values.
|
T | |
| t [Cmdliner.Arg] |
The type for arguments holding data of type
'a.
|
| t [Cmdliner.Cmd] |
The type for commands whose evaluation result in a value of
type
'a.
|
| t [Cmdliner.Term] |
The type for terms evaluating to values of type 'a.
|
| t [Cmdliner.Manpage] |
The type for a man page.
|
| title [Cmdliner.Manpage] |
The type for man page titles.
|
V | |
| var [Cmdliner.Cmd.Env] |
The type for environment names.
|
X | |
| xref [Cmdliner.Manpage] |
The type for man page cross-references.
|