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