class process_full : ?timeout:float -> ?env:string array -> command -> object .. end
?timeout:float -> ?env:string array -> command ->
object
end
Lwt_process.process_none
method stdin : Lwt_io.output_channel
Lwt_io.output_channel
method stdout : Lwt_io.input_channel
Lwt_io.input_channel
method stderr : Lwt_io.input_channel