IBase.ResultsDir
module RunState : sig ... end
val get_path : ResultsDirEntryName.id -> string
Wrapper around ResultsDirEntryName.get_path
that implicitly applies to the current results directory Config.results_dir
. If you need to specify another results directory use ResultsDirEntryName
directly.
Check that the results dir exists and sets up logging, the database, etc.
scrub capture data in preparation of an incremental capture + analysis