This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>InferBase__RunState (InferBase.InferBase__RunState)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><metaname="generator"content="doc-ock-html v1.0.0-1-g1fc9bf0"/></head><body><navid="top"><ahref="../index.html">Up</a>—<spanclass="package">package <ahref="../index.html">InferBase</a></span></nav><header><h1><spanclass="keyword">Module</span><spanclass="module-path">InferBase__RunState</span></h1></header><divclass="spec val"id="val-add_run_to_sequence"><ahref="#val-add_run_to_sequence"class="anchor"></a><divclass="def val"><code><spanclass="keyword">val </span>add_run_to_sequence : unit <spanclass="keyword">‑></span> unit</code></div><divclass="doc"><p>add an entry with the current run date</p></div></div><divclass="spec val"id="val-store"><ahref="#val-store"class="anchor"></a><divclass="def val"><code><spanclass="keyword">val </span>store : unit <spanclass="keyword">‑></span> unit</code></div><divclass="doc"><p>save the current state to disk</p></div></div><divclass="spec val"id="val-load_and_validate"><ahref="#val-load_and_validate"class="anchor"></a><divclass="def val"><code><spanclass="keyword">val </span>load_and_validate : unit <spanclass="keyword">‑></span> (unit,string)<ahref="../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Result.t</code></div><divclass="doc"><p>attempt to load state from disk</p></div></div><divclass="spec val"id="val-reset"><ahref="#val-reset"class="anchor"></a><divclass="def val"><code><spanclass="keyword">val </span>reset : unit <spanclass="keyword">‑></span> unit</code></div><divclass="doc"><p>reset the in-memory state to what it would be if this were a fresh run of infer</p></div></div></body></html>