Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Miscellaneous Cmdliner
argument converters.
val path : B0_std.Fpath.t Cmdliner.Arg.conv
path
is a converter for file paths. No existence checks are performed on the path.
val cmd : B0_std.Cmd.t Cmdliner.Arg.conv
cmd
is a converter for commands.