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