Module Tezos_base_unix.External_process

module Make (P : External_process_parameters.S) : sig ... end

Functor used to create a module that can launch and communicate with an external process dedicated to handling certain requests.