Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
| Default
semantics depend on new_fds_for_rpc
. If new_fds_for_rpc = false
, stdout
is merged with stderr
, and then handled however stderr
is handled (see Stderr_handling
). If new_fds_for_rpc = true
, then stdout
is propagated.
| Propagate_stdout
| Custom of Async.Reader.t -> unit Async.Deferred.t
val default : t
Default
, semantics depend on new_fds_for_rpc