B0_expectmodule Outcome : sig ... endval make :
?vcs:B00_vcs.t ->
?prefix:B0_std.Fpath.t ->
B0_cmdlet.Env.t ->
base:B0_std.Fpath.t ->
(t, string) resultval prefix : t -> B0_std.Fpath.tval base : t -> B0_std.Fpath.tval base_files : t -> recurse:bool -> (B0_std.Fpath.t list, string) resultval dur : t -> B0_std.Mtime.spanval file_outcome : t -> B0_std.Fpath.t -> (Outcome.t, string) resultval log_outcome : t -> B0_std.Fpath.t -> Outcome.t -> unitval log_results : t -> Outcome.t list -> B0_std.Os.Exit.tval stdout :
t ->
?env:B0_std.Os.Env.assignments ->
?cwd:B0_std.Fpath.t ->
stdout:B0_std.Fpath.t ->
B0_std.Cmd.t ->
(Outcome.t, string) result