package command_rpc

  1. Overview
  2. Docs

Module Connection.Stderr_handlingSource

Sourcetype t =
  1. | Propagate_stderr
  2. | Ignore_stderr
  3. | Custom of Async.Reader.t -> unit Async.Deferred.t
Sourceval default : t

Propagate_stderr

OCaml

Innovation. Community. Security.