Class Lwt_process.process_out
class process_out :
?timeout:float -> ?env:string array -> ?stdout:redirection ->
?stderr:redirection -> command -> object..end
Inherits
method stdin : Lwt_io.output_channel
The standard input of the process
Warning: Reason support is experimental. We are looking for beta-tester and contributors.
class process_out :
?timeout:float -> ?env:string array -> ?stdout:redirection ->
?stderr:redirection -> command -> object..end
Inherits
method stdin : Lwt_io.output_channel
The standard input of the process