package command_rpc

  1. Overview
  2. Docs
type t =
  1. | Propagate_stderr
  2. | Ignore_stderr
  3. | Custom of Async.Reader.t -> unit Async.Deferred.t
val default : t

Propagate_stderr