Module InferBase__RunState

val add_run_to_sequence : unit ‑> unit

add an entry with the current run date

val store : unit ‑> unit

save the current state to disk

val load_and_validate : unit ‑> (unit, string) InferStdlib.IStd.Result.t

attempt to load state from disk

val reset : unit ‑> unit

reset the in-memory state to what it would be if this were a fresh run of infer