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
1.3 KiB

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>BuckGenrule (infer.Integration.BuckGenrule)</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; <a href="../index.html">Integration</a> &#x00BB; BuckGenrule</nav><h1>Module <code>Integration.BuckGenrule</code></h1></header><dl><dt class="spec value" id="val-infer_deps_of_build_report"><a href="#val-infer_deps_of_build_report" class="anchor"></a><code><span class="keyword">val</span> infer_deps_of_build_report : string <span>&#45;&gt;</span> unit</code></dt><dd><p>parse a buck build report and construct resulting <code>infer-deps.txt</code></p></dd></dl><dl><dt class="spec value" id="val-capture"><a href="#val-capture" class="anchor"></a><code><span class="keyword">val</span> capture : <a href="../../IBase/BuckMode/index.html#type-t">IBase.BuckMode.t</a> <span>&#45;&gt;</span> <span>string list</span> <span>&#45;&gt;</span> unit</code></dt><dd><p>do genrule capture with the given buck command line</p></dd></dl></div></body></html>