class process_full : ?timeout:float -> ?uid:int -> ?gid:int -> ?env:string array -> ?cwd:string -> command -> object .. end
?timeout:float -> ?uid:int -> ?gid:int -> ?env:string array -> ?cwd:string -> command ->
object
end
Uwt_process.process_none
method stdin : Uwt_io.output_channel
Uwt_io.output_channel
method stdout : Uwt_io.input_channel
Uwt_io.input_channel
method stderr : Uwt_io.input_channel