Module Ocamlbuild_plugin.Command
val atomize : string list -> specval atomize_paths : string list -> specval run_spec_and_read : ?quiet:bool -> spec -> stringval execute : ?quiet:bool -> ?pretend:bool -> t -> unitval execute_many :
?quiet:bool ->
?pretend:bool ->
t list ->
(bool list * exn) optionval setup_virtual_command_solver : string -> (unit -> spec) -> unitval search_in_path : string -> stringval to_string : t -> stringval string_of_command_spec : spec -> stringval fold_pathnames : (pathname -> 'a -> 'a) -> t -> 'a -> 'aval dump_parallel_stats : unit -> unitval file_or_exe_exists : string -> bool