package ounit2

  1. Overview
  2. Docs

Module OUnitCheckEnvSource

Sourcetype t = {
  1. pwd : string;
  2. env : string array;
}
Sourceval create : unit -> t
Sourcemodule EnvElement : sig ... end
Sourcemodule SetEnv : sig ... end
Sourceval check : OUnitTest.ctxt -> t -> unit
OCaml

Innovation. Community. Security.