Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The Object-Oriented CLI definition
arg a k
adds the argument specification a
to the CLI and calls k
on its final value.
set a r
adds the argument specification a
to the CLI and sets the reference with its final value.
method man_xrefs : Cmdliner.Manpage.xref list
Inherted Cmdliner
definitions.
method man : Cmdliner.Manpage.block list
method envs : Cmdliner.Term.env_info list
method term : 'r Cmdliner.Term.t * Cmdliner.Term.info