package lwt

  1. Overview
  2. Docs
method close : Unix.process_status Lwt.t
method kill : int -> unit
method pid : int
method state : state
method status : Unix.process_status Lwt.t
method stderr : Lwt_io.input_channel
method stdin : Lwt_io.output_channel
method stdout : Lwt_io.input_channel
method terminate : unit
OCaml

Innovation. Community. Security.