<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>DotCfg (infer.IR.DotCfg)</title><linkrel="stylesheet"href="../../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.2"/><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">IR</a>» DotCfg</nav><h1>Module <code>IR.DotCfg</code></h1></header><dl><dtclass="spec value"id="val-emit_frontend_cfg"><ahref="#val-emit_frontend_cfg"class="anchor"></a><code><spanclass="keyword">val</span> emit_frontend_cfg : <ahref="../../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a><span>-></span><ahref="../Cfg/index.html#type-t">Cfg.t</a><span>-></span> unit</code></dt><dd><p>emit the given <ahref="../Cfg/index.html#type-t"><code>Cfg.t</code></a> in the "dot" format to a file determined by <code>Config</code> values</p></dd></dl><dl><dtclass="spec value"id="val-emit_proc_desc"><ahref="#val-emit_proc_desc"class="anchor"></a><code><spanclass="keyword">val</span> emit_proc_desc : <ahref="../../IBase/SourceFile/index.html#type-t">IBase.SourceFile.t</a><span>-></span><ahref="../Procdesc/index.html#type-t">Procdesc.t</a><span>-></span> string</code></dt><dd><p>emit the given <ahref="../Procdesc/index.html#type-t"><code>Procdesc.t</code></a> in the "dot" format to a file in infer-out/captured/ and return the path to that file</p></dd></dl></div></body></html>