package forester

  1. Overview
  2. Docs

Module Shell.ProcSource

Sourceval popen : string -> string array -> string array -> in_channel * out_channel * in_channel
Sourceexception Error of int
Sourceval status_code : Unix.process_status -> int
Sourceval append_to_buffer : Buffer.t -> in_channel -> unit
Sourceval read_to_EOF : Buffer.t -> in_channel -> unit
Sourceval run : ?quiet:bool -> string -> string list -> unit
OCaml

Innovation. Community. Security.