Class Lwt_process.​process_out

class process_out : ?timeout:float -> ?env:string array -> ?stdout:redirection -> ?stderr:redirection -> command ->object..end

Inherits* Lwt_process.​process_none


method stdin : Lwt_io.output_channel

The standard input of the process