ChildProcess.Options
type t
val create : ?cwd:string -> ?env:string Interop.Dict.t -> ?detached:bool -> ?stdio:string -> unit -> t