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.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>InferBase__MergeResults (InferBase.InferBase__MergeResults)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc %%VERSION%%"/><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">InferBase</a> » InferBase__MergeResults</nav><h1>Module <code>InferBase__MergeResults</code></h1></header><dl><dt class="spec value" id="val-merge_buck_flavors_results"><a href="#val-merge_buck_flavors_results" class="anchor"></a><code><span class="keyword">val</span> merge_buck_flavors_results : string <span>-></span> unit</code></dt><dd><p>Merge the results from sub-invocations of infer inside buck-out/. Takes as argument the infer_deps file.</p></dd></dl><dl><dt class="spec value" id="val-merge_buck_changed_functions"><a href="#val-merge_buck_changed_functions" class="anchor"></a><code><span class="keyword">val</span> merge_buck_changed_functions : string <span>-></span> unit</code></dt><dd><p>Merge the changed functions from sub-invocations of infer inside buck-out/. Takes as argument the infer_deps file.</p></dd></dl><dl><dt class="spec value" id="val-iter_infer_deps"><a href="#val-iter_infer_deps" class="anchor"></a><code><span class="keyword">val</span> iter_infer_deps : string <span>-></span> <span>f:<span>(string <span>-></span> unit)</span></span> <span>-></span> unit</code></dt></dl></div></body></html>
|