You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
11 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>IBase__ResultsDirEntryName (infer.IBase__ResultsDirEntryName)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> <a href="../index.html">infer</a> &#x00BB; IBase__ResultsDirEntryName</nav><h1>Module <code>IBase__ResultsDirEntryName</code></h1></header><aside><p>Entries in the results directory (infer-out/). Unless you want to specify a custom results directory you probably want to use <span class="xref-unresolved" title="unresolved reference to &quot;ResultsDir.Entry&quot;"><code>ResultsDir</code>.Entry</span> instead of this module.</p></aside><dl><dt class="spec type" id="type-id"><a href="#type-id" class="anchor"></a><code><span class="keyword">type</span> id</code><code> = </code><table class="variant"><tr id="type-id.CaptureDB" class="anchored"><td class="def constructor"><a href="#type-id.CaptureDB" class="anchor"></a><code>| </code><code><span class="constructor">CaptureDB</span></code></td><td class="doc"><p>the capture database</p></td></tr><tr id="type-id.CaptureDependencies" class="anchored"><td class="def constructor"><a href="#type-id.CaptureDependencies" class="anchor"></a><code>| </code><code><span class="constructor">CaptureDependencies</span></code></td><td class="doc"><p>list of infer-out/ directories that contain capture artefacts</p></td></tr><tr id="type-id.ChangedFunctions" class="anchored"><td class="def constructor"><a href="#type-id.ChangedFunctions" class="anchor"></a><code>| </code><code><span class="constructor">ChangedFunctions</span></code></td><td class="doc"><p>results of the clang test determinator</p></td></tr><tr id="type-id.Debug" class="anchored"><td class="def constructor"><a href="#type-id.Debug" class="anchor"></a><code>| </code><code><span class="constructor">Debug</span></code></td><td class="doc"><p>directory containing debug data</p></td></tr><tr id="type-id.Differential" class="anchored"><td class="def constructor"><a href="#type-id.Differential" class="anchor"></a><code>| </code><code><span class="constructor">Differential</span></code></td><td class="doc"><p>contains the results of <code>infer reportdiff</code></p></td></tr><tr id="type-id.DuplicateFunctions" class="anchored"><td class="def constructor"><a href="#type-id.DuplicateFunctions" class="anchor"></a><code>| </code><code><span class="constructor">DuplicateFunctions</span></code></td><td class="doc"><p>list of duplicated functions</p></td></tr><tr id="type-id.JavaClassnamesCache" class="anchored"><td class="def constructor"><a href="#type-id.JavaClassnamesCache" class="anchor"></a><code>| </code><code><span class="constructor">JavaClassnamesCache</span></code></td><td class="doc"><p>used when capturing Java jar dependencies</p></td></tr><tr id="type-id.JavaGlobalTypeEnvironment" class="anchored"><td class="def constructor"><a href="#type-id.JavaGlobalTypeEnvironment" class="anchor"></a><code>| </code><code><span class="constructor">JavaGlobalTypeEnvironment</span></code></td><td class="doc"><p>internal <span class="xref-unresolved" title="unresolved reference to &quot;Tenv.t&quot;"><code>Tenv</code>.t</span> object corresponding to the whole project</p></td></tr><tr id="type-id.LintDotty" class="anchored"><td class="def constructor"><a href="#type-id.LintDotty" class="anchor"></a><code>| </code><code><span class="constructor">LintDotty</span></code></td><td class="doc"><p>directory of linters' dotty debug output for CTL evaluation</p></td></tr><tr id="type-id.LintIssues" class="anchored"><td class="def constructor"><a href="#type-id.LintIssues" class="anchor"></a><code>| </code><code><span class="constructor">LintIssues</span></code></td><td class="doc"><p>directory of linters' issues</p></td></tr><tr id="type-id.Logs" class="anchored"><td class="def