This library exposes the following toplevel modules:
Cmdliner
Declarative definition of command line interfaces.Cmdliner_arg
Command line arguments as terms.Cmdliner_base
A few helpful base definitions.Cmdliner_cline
Command lines.Cmdliner_cmd
Commands and their information.Cmdliner_docgen
Cmdliner_eval
Command evaluationCmdliner_exit
Cmdliner_info
Exit codes, environment variables, arguments, commands and eval information.Cmdliner_manpage
Manpages.Cmdliner_msg
Messages for the end-user.Cmdliner_term
TermsCmdliner_term_deprecated
Cmdliner_trie
Tries.