Module Cmdlang_to_climate.Translate

Param

val param : 'a Cmdlang.Command.Param.t -> 'a Climate.Arg_parser.conv

Arg

val arg : 'a Cmdlang.Command.Arg.t -> 'a Climate.Arg_parser.t

Command

val command : 'a Cmdlang.Command.t -> 'a Climate.Command.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.