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

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>CommandDoc (infer.IBase.CommandDoc)</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">IBase</a> &#x00BB; CommandDoc</nav><h1>Module <code>IBase.CommandDoc</code></h1></header><div class="spec module" id="module-CLOpt"><a href="#module-CLOpt" class="anchor"></a><code><span class="keyword">module</span> CLOpt = <a href="../index.html#module-CommandLineOption">CommandLineOption</a></code></div><dl><dt class="spec type" id="type-data"><a href="#type-data" class="anchor"></a><code><span class="keyword">type</span> data</code><code> = </code><code>{</code><table class="record"><tr id="type-data.name" class="anchored"><td class="def field"><a href="#type-data.name" class="anchor"></a><code>name : string;</code></td></tr><tr id="type-data.command_doc" class="anchored"><td class="def field"><a href="#type-data.command_doc" class="anchor"></a><code>command_doc : <a href="../CommandLineOption/index.html#type-command_doc">CLOpt.command_doc</a>;</code></td></tr></table><code>}</code></dt></dl><dl><dt class="spec value" id="val-inferconfig_env_var"><a href="#val-inferconfig_env_var" class="anchor"></a><code><span class="keyword">val</span> inferconfig_env_var : string</code></dt><dt class="spec value" id="val-inferconfig_file"><a href="#val-inferconfig_file" class="anchor"></a><code><span class="keyword">val</span> inferconfig_file : string</code></dt><dt class="spec value" id="val-infer"><a href="#val-infer" class="anchor"></a><code><span class="keyword">val</span> infer : <a href="../CommandLineOption/index.html#type-command_doc">CLOpt.command_doc</a></code></dt><dt class="spec value" id="val-data_of_command"><a href="#val-data_of_command" class="anchor"></a><code><span class="keyword">val</span> data_of_command : <a href="../../ATDGenerated/InferCommand/index.html#type-t">ATDGenerated.InferCommand.t</a> <span>&#45;&gt;</span> <a href="index.html#type-data">data</a></code></dt></dl></div></body></html>