Class Lwt_process.process_in


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