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.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these 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="generator"content="odoc %%VERSION%%"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">InferBase</a>» InferBase__RunState</nav><h1>Module <code>InferBase__RunState</code></h1></header><dl><dtclass="spec value"id="val-add_run_to_sequence"><ahref="#val-add_run_to_sequence"class="anchor"></a><code><spanclass="keyword">val</span> add_run_to_sequence : unit <span>-></span> unit</code></dt><dd><p>add an entry with the current run date</p></dd></dl><dl><dtclass="spec value"id="val-set_merge_capture"><ahref="#val-set_merge_capture"class="anchor"></a><code><spanclass="keyword">val</span> set_merge_capture : bool <span>-></span> unit</code></dt><dd><p>update the 'merge after capture' smart option</p></dd></dl><dl><dtclass="spec value"id="val-get_merge_capture"><ahref="#val-get_merge_capture"class="anchor"></a><code><spanclass="keyword">val</span> get_merge_capture : unit <span>-></span> bool</code></dt><dd><p>fetch the value of the 'merge after capture' smart option</p></dd></dl><dl><dtclass="spec value"id="val-store"><ahref="#val-store"class="anchor"></a><code><spanclass="keyword">val</span> store : unit <span>-></span> unit</code></dt><dd><p>save the current state to disk</p></dd></dl><dl><dtclass="spec value"id="val-load_and_validate"><ahref="#val-load_and_validate"class="anchor"></a><code><spanclass="keyword">val</span> load_and_validate : unit <span>-></span><span><span>(unit,string)</span><ahref="../../InferStdlib/InferStdlib/index.html#module-IStd">InferStdlib.IStd</a>.Result.t</span></code></dt><dd><p>attempt to load state from disk</p></dd></dl><dl><dtclass="spec value"id="val-reset"><ahref="#val-reset"class="anchor"></a><code><spanclass="keyword">val</span> reset : unit <span>-></span> unit</code></dt><dd><p>reset the in-memory state to what it would be if this were a fresh run of infer</p></dd></dl></div></body></html>