B00_cliCommand line user interface fragments.
module Exit : sig ... endProgram exits.
val fpath : B0_std.Fpath.t Cmdliner.Arg.convfpath is a converter for file paths. No existence checks are performed on the path.
val cmd : B0_std.Cmd.t Cmdliner.Arg.convcmd is a converter for commands.
s_output_format_options is a manual section called "OUTPUT FORMAT OPTIONS"
module Arg : sig ... endCommand line arguments.
module File_cache : sig ... endB000.File_cache interaction.