Module Process.Env

val get : string -> string option
val set : string -> string -> unit
val env : string Interop.Dict.t