package dune-rpc

  1. Overview
  2. Docs

obtain the address from the build directory and environment

Parameters

module Fiber : sig ... end
module _ : sig ... end

Signature

val get : env:(string -> string option) -> build_dir:string -> (t option, exn) result Fiber.t
val default : ?win32:bool -> build_dir:string -> unit -> t