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__ResultsDir (InferBase.InferBase__ResultsDir)</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__ResultsDir</nav><h1>Module <code>InferBase__ResultsDir</code></h1></header><dl><dtclass="spec value"id="val-assert_results_dir"><ahref="#val-assert_results_dir"class="anchor"></a><code><spanclass="keyword">val</span> assert_results_dir : string <span>-></span> unit</code></dt><dd><p>Check that the results dir exists and sets up logging, the database, etc.</p></dd></dl><dl><dtclass="spec value"id="val-remove_results_dir"><ahref="#val-remove_results_dir"class="anchor"></a><code><spanclass="keyword">val</span> remove_results_dir : unit <span>-></span> unit</code></dt><dd><p>Recursively delete the results directory.</p></dd></dl><dl><dtclass="spec value"id="val-create_results_dir"><ahref="#val-create_results_dir"class="anchor"></a><code><spanclass="keyword">val</span> create_results_dir : unit <span>-></span> unit</code></dt><dd><p>Create the results dir and sets up logging, the database, etc.</p></dd></dl></div></body></html>