Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val debug : bool ref
val command :
?on_error:(string -> int -> unit) ->
('a, unit, string, unit) format4 ->
'a
val command_exn : ('a, unit, string, unit) format4 -> 'a
val call :
?stdout:Unix.file_descr ->
?stderr:Unix.file_descr ->
string list ->
unit
val wait_pids : unit -> int * Unix.process_status