Module ChildProcess.Options

type t
val create : ?cwd:string -> ?env:string Interop.Dict.t -> unit -> t