Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Translate cmdlang parsers to cmdliner.
val param : 'a Cmdlang.Command.Param.t -> 'a Cmdliner.Arg.conv
val arg : 'a Cmdlang.Command.Arg.t -> 'a Cmdliner.Term.t
val command :
?version:string ->
'a Cmdlang.Command.t ->
name:string ->
'a Cmdliner.Cmd.t
module Private : sig ... end
This module is exported for testing purposes only. Its signature may change in breaking ways without any notice. Do not use.