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>OndemandCapture (infer.InferModules.OndemandCapture)</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">infer</a>»<ahref="../index.html">InferModules</a>» OndemandCapture</nav><h1>Module <code>InferModules.OndemandCapture</code></h1></header><divclass="spec module"id="module-L"><ahref="#module-L"class="anchor"></a><code><spanclass="keyword">module</span> L = <ahref="../../../InferBase/InferBase/index.html#module-Logging">InferBase.Logging</a></code></div><dl><dtclass="spec value"id="val-compilation_db"><ahref="#val-compilation_db"class="anchor"></a><code><spanclass="keyword">val</span> compilation_db : <span><ahref="../CompilationDatabase/index.html#type-t">CompilationDatabase.t</a> lazy_t</span></code></dt><dtclass="spec value"id="val-try_capture"><ahref="#val-try_capture"class="anchor"></a><code><spanclass="keyword">val</span> try_capture : <ahref="../../../InferIR/InferIR/ProcAttributes/index.html#type-t">InferIR.ProcAttributes.t</a><span>-></span><span><ahref="../../../InferIR/InferIR/ProcAttributes/index.html#type-t">InferIR.ProcAttributes.t</a> option</span></code></dt><dd><p>Given proc_attributes try to produce proc_attributes' where proc_attributes'.is_defined = true It may trigger capture of extra files to do so and when it does, it waits for frontend to finish before returning</p></dd></dl></div></body></html>