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