Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
CmdlinerDeclarative definition of command line interfaces.
Consult the tutorial, details about the supported command line syntax and examples of use.
Open the module to use it, it defines only three modules in your scope.
module Manpage : sig ... endMan page specification.
module Term : sig ... endTerms.
module Cmd : sig ... endCommands.
module Arg : sig ... endTerms for command line arguments.