Class Lwt_process.process_out

class process_out : ?timeout:float -> ?env:string array -> ?stdout:redirection -> ?stderr:redirection -> command -> object .. end
Inherits
method stdin : Lwt_io.output_channel
The standard input of the process