Module Adhoc

The ad hoc module.

val print_paths : B0_std.Fpath.t list -> unit
val pp_dry_run : B0_std.Cmd.t B0_std.Fmt.t

Similar to Cmd.pp_shell but different.

val with_tmp_file : ext:(string, unit, string, string, string, string) Stdlib.format6 -> (B0_std.Fpath.t -> ('a, string) Stdlib.result) -> ('a, string) Stdlib.result
val tool_version : B0_std.Cmd.t -> (string option, string) Stdlib.result