Class Lwt_process.process


class process : ?timeout:float -> ?env:string array -> ?stderr:redirection -> command -> object .. end
Inherits
method stdin : Lwt_io.output_channel
method stdout : Lwt_io.input_channel