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