Module IBase__ResultsDir
module RunState : sig ... end
val get_path : IBase.ResultsDirEntryName.id -> string
Wrapper around
ResultsDirEntryName
.get_path that implicitly applies to the current results directoryConfig
.results_dir. If you need to specify another results directory useResultsDirEntryName
directly.
val assert_results_dir : string -> unit
Check that the results dir exists and sets up logging, the database, etc.