Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make : ?recording_dir:string -> unit -> t
Return a new config. recording_dir
is the directory to which the recording files will be saved. It must either be an existing directory or a valid directory name in an existing directory. Recording is disabled if recording_dir
is None
.
val from_env : unit -> t
Return a config which field are set according to the following env variables: