Class Lwt_process.process_full
class process_full :
?timeout:float -> ?env:string array -> command -> object..end
Inherits
method stdin : Lwt_io.output_channel
method stdout : Lwt_io.input_channel
method stderr : Lwt_io.input_channel
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
class process_full :
?timeout:float -> ?env:string array -> command -> object..end
Inherits
method stdin : Lwt_io.output_channel
method stdout : Lwt_io.input_channel
method stderr : Lwt_io.input_channel