package clim
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Class Clim.cliSource
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 listInherted Cmdliner definitions.
method man : Cmdliner.Manpage.block listmethod envs : Cmdliner.Term.env_info listmethod term : 'r Cmdliner.Term.t * Cmdliner.Term.info