aboutsummaryrefslogtreecommitdiff
path: root/docs/_book
diff options
context:
space:
mode:
authorJakob Stendahl <14180120+JakobST1n@users.noreply.github.com>2018-12-06 00:24:03 +0100
committerGitHub <noreply@github.com>2018-12-06 00:24:03 +0100
commitc796729c5f1f0fdb68f26a16de1d4f164bb7d3d6 (patch)
tree6c7a6c476f5a55661deea945d00f6a8cc3842dd5 /docs/_book
parente56c60e17f5060203c993c852272e795b3ee6224 (diff)
parentc3f8b0a72de4a8a11bf5c8a1895143a4f5fa16ee (diff)
downloadLuxcena-Neo-c796729c5f1f0fdb68f26a16de1d4f164bb7d3d6.tar.gz
Luxcena-Neo-c796729c5f1f0fdb68f26a16de1d4f164bb7d3d6.zip
Merge pull request #7 from JakobST1n/python
Python
Diffstat (limited to 'docs/_book')
-rw-r--r--docs/_book/Contributing/Modules/CompileAndRun.html32
-rw-r--r--docs/_book/Scripting/Examples/strandtest.html527
-rw-r--r--docs/_book/Scripting/SupportLib/index.html34
-rw-r--r--docs/_book/Usage/CLI.html32
-rw-r--r--docs/_book/Usage/Configuration.html32
-rw-r--r--docs/_book/Usage/Install.html32
-rw-r--r--docs/_book/Usage/index.html34
-rw-r--r--docs/_book/index.html32
-rw-r--r--docs/_book/search_index.json2
9 files changed, 754 insertions, 3 deletions
diff --git a/docs/_book/Contributing/Modules/CompileAndRun.html b/docs/_book/Contributing/Modules/CompileAndRun.html
index 07f1b9b..8cc982c 100644
--- a/docs/_book/Contributing/Modules/CompileAndRun.html
+++ b/docs/_book/Contributing/Modules/CompileAndRun.html
@@ -207,6 +207,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="../../Scripting/Examples/strandtest.html">
+
+ <a href="../../Scripting/Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
diff --git a/docs/_book/Scripting/Examples/strandtest.html b/docs/_book/Scripting/Examples/strandtest.html
new file mode 100644
index 0000000..e5ad40a
--- /dev/null
+++ b/docs/_book/Scripting/Examples/strandtest.html
@@ -0,0 +1,527 @@
+
+<!DOCTYPE HTML>
+<html lang="" >
+ <head>
+ <meta charset="UTF-8">
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
+ <title>Strandtest · Luxcena-Neo wiki</title>
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <meta name="description" content="">
+ <meta name="generator" content="GitBook 3.2.3">
+ <meta name="author" content="JakobST1n">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/style.css">
+
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-code/plugin.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-pretty-term/terminal.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-hints/plugin-hints.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-comment/plugin.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-emphasize/plugin.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-api/api.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css">
+
+
+
+ <link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <meta name="HandheldFriendly" content="true"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
+ <meta name="apple-mobile-web-app-capable" content="yes">
+ <meta name="apple-mobile-web-app-status-bar-style" content="black">
+ <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png">
+ <link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon">
+
+
+
+
+ </head>
+ <body>
+
+<div class="book">
+ <div class="book-summary">
+
+
+<div id="book-search-input" role="search">
+ <input type="text" placeholder="Type to search" />
+</div>
+
+
+ <nav role="navigation">
+
+
+
+<ul class="summary">
+
+
+
+
+
+
+
+
+
+ <li class="chapter " data-level="1.1" data-path="../../">
+
+ <a href="../../">
+
+
+ Introduction
+
+ </a>
+
+
+
+ </li>
+
+ <li class="chapter " data-level="1.2" data-path="../../Usage/">
+
+ <a href="../../Usage/">
+
+
+ Usage
+
+ </a>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.2.1" data-path="../../Usage/Install.html">
+
+ <a href="../../Usage/Install.html">
+
+
+ Install
+
+ </a>
+
+
+
+ </li>
+
+ <li class="chapter " data-level="1.2.2" data-path="../../Usage/Configuration.html">
+
+ <a href="../../Usage/Configuration.html">
+
+
+ Configuration
+
+ </a>
+
+
+
+ </li>
+
+ <li class="chapter " data-level="1.2.3" data-path="../../Usage/CLI.html">
+
+ <a href="../../Usage/CLI.html">
+
+
+ CLI
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
+ <li class="chapter " data-level="1.3" >
+
+ <span>
+
+
+ Scripting
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.1" data-path="../SupportLib/">
+
+ <a href="../SupportLib/">
+
+
+ Support Library
+
+ </a>
+
+
+
+ </li>
+
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter active" data-level="1.3.2.1" data-path="strandtest.html">
+
+ <a href="strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
+ <li class="chapter " data-level="1.4" >
+
+ <span>
+
+
+ Contributing
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.4.1" >
+
+ <span>
+
+
+ Modules
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.4.1.1" data-path="../../Contributing/Modules/CompileAndRun.html">
+
+ <a href="../../Contributing/Modules/CompileAndRun.html">
+
+
+ CompileAndRun
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
+
+
+
+ <li class="divider"></li>
+
+ <li>
+ <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
+ Published with GitBook
+ </a>
+ </li>
+</ul>
+
+
+ </nav>
+
+
+ </div>
+
+ <div class="book-body">
+
+ <div class="body-inner">
+
+
+
+<div class="book-header" role="navigation">
+
+
+ <!-- Title -->
+ <h1>
+ <i class="fa fa-circle-o-notch fa-spin"></i>
+ <a href="../.." >Strandtest</a>
+ </h1>
+</div>
+
+
+
+
+ <div class="page-wrapper" tabindex="-1" role="main">
+ <div class="page-inner">
+
+<div id="book-search-results">
+ <div class="search-noresults">
+
+ <section class="normal markdown-section">
+
+ <h1 id="strandtest">Strandtest</h1>
+<hr>
+<p>This script just does some fancy patterns to show of the neopixels&apos; capabilities.
+Runs in an endless loop, take a look at the code to see what it does more
+precisely.</p>
+<pre><code class="lang-Python"><span class="hljs-keyword">import</span> LuxcenaNeo <span class="hljs-keyword">as</span> neo <span class="hljs-comment"># Can be imported as LuxcenaNeo as well. but anything else and it will fail...</span>
+<span class="hljs-keyword">import</span> time
+
+<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">colorWipe</span><span class="hljs-params">(color, wait_ms=<span class="hljs-number">50</span>)</span>:</span>
+ <span class="hljs-string">&quot;&quot;&quot;Wipe color across display a pixel at a time.&quot;&quot;&quot;</span>
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(neo.strip.numPixels()):
+ neo.strip.setPixelColor(i, color)
+ neo.strip.show()
+ time.sleep(wait_ms/<span class="hljs-number">1000.0</span>)
+
+<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">theaterChase</span><span class="hljs-params">(color, wait_ms=<span class="hljs-number">50</span>, iterations=<span class="hljs-number">10</span>)</span>:</span>
+ <span class="hljs-string">&quot;&quot;&quot;Movie theater light style chaser animation.&quot;&quot;&quot;</span>
+ <span class="hljs-keyword">for</span> j <span class="hljs-keyword">in</span> range(iterations):
+ <span class="hljs-keyword">for</span> q <span class="hljs-keyword">in</span> range(<span class="hljs-number">3</span>):
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(<span class="hljs-number">0</span>, neo.strip.numPixels(), <span class="hljs-number">3</span>):
+ neo.strip.setPixelColor(i+q, color)
+ neo.strip.show()
+ time.sleep(wait_ms/<span class="hljs-number">1000.0</span>)
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(<span class="hljs-number">0</span>, neo.strip.numPixels(), <span class="hljs-number">3</span>):
+ neo.strip.setPixelColor(i+q, <span class="hljs-number">0</span>)
+
+<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">wheel</span><span class="hljs-params">(pos)</span>:</span>
+ <span class="hljs-string">&quot;&quot;&quot;Generate rainbow colors across 0-255 positions.&quot;&quot;&quot;</span>
+ <span class="hljs-keyword">if</span> pos &lt; <span class="hljs-number">85</span>:
+ <span class="hljs-keyword">return</span> neo.Color(pos * <span class="hljs-number">3</span>, <span class="hljs-number">255</span> - pos * <span class="hljs-number">3</span>, <span class="hljs-number">0</span>)
+ <span class="hljs-keyword">elif</span> pos &lt; <span class="hljs-number">170</span>:
+ pos -= <span class="hljs-number">85</span>
+ <span class="hljs-keyword">return</span> neo.Color(<span class="hljs-number">255</span> - pos * <span class="hljs-number">3</span>, <span class="hljs-number">0</span>, pos * <span class="hljs-number">3</span>)
+ <span class="hljs-keyword">else</span>:
+ pos -= <span class="hljs-number">170</span>
+ <span class="hljs-keyword">return</span> neo.Color(<span class="hljs-number">0</span>, pos * <span class="hljs-number">3</span>, <span class="hljs-number">255</span> - pos * <span class="hljs-number">3</span>)
+
+<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">rainbow</span><span class="hljs-params">(wait_ms=<span class="hljs-number">20</span>, iterations=<span class="hljs-number">1</span>)</span>:</span>
+ <span class="hljs-string">&quot;&quot;&quot;Draw rainbow that fades across all pixels at once.&quot;&quot;&quot;</span>
+ <span class="hljs-keyword">for</span> j <span class="hljs-keyword">in</span> range(<span class="hljs-number">256</span>*iterations):
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(neo.strip.numPixels()):
+ neo.strip.setPixelColor(i, wheel((i+j) &amp; <span class="hljs-number">255</span>))
+ neo.strip.show()
+ time.sleep(wait_ms/<span class="hljs-number">1000.0</span>)
+
+<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">rainbowCycle</span><span class="hljs-params">(wait_ms=<span class="hljs-number">20</span>, iterations=<span class="hljs-number">5</span>)</span>:</span>
+ <span class="hljs-string">&quot;&quot;&quot;Draw rainbow that uniformly distributes itself across all pixels.&quot;&quot;&quot;</span>
+ <span class="hljs-keyword">for</span> j <span class="hljs-keyword">in</span> range(<span class="hljs-number">256</span>*iterations):
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(strip.numPixels()):
+ neo,strip.setPixelColor(i, wheel(((i * <span class="hljs-number">256</span> / neo.strip.numPixels()) + j) &amp; <span class="hljs-number">255</span>))
+ neo.strip.show()
+ time.sleep(wait_ms/<span class="hljs-number">1000.0</span>)
+
+<span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">theaterChaseRainbow</span><span class="hljs-params">(wait_ms=<span class="hljs-number">50</span>)</span>:</span>
+ <span class="hljs-string">&quot;&quot;&quot;Rainbow movie theater light style chaser animation.&quot;&quot;&quot;</span>
+ <span class="hljs-keyword">for</span> j <span class="hljs-keyword">in</span> range(<span class="hljs-number">256</span>):
+ <span class="hljs-keyword">for</span> q <span class="hljs-keyword">in</span> range(<span class="hljs-number">3</span>):
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(<span class="hljs-number">0</span>, neo.strip.numPixels(), <span class="hljs-number">3</span>):
+ neo.strip.setPixelColor(i+q, wheel((i+j) % <span class="hljs-number">255</span>))
+ neo.strip.show()
+ time.sleep(wait_ms/<span class="hljs-number">1000.0</span>)
+ <span class="hljs-keyword">for</span> i <span class="hljs-keyword">in</span> range(<span class="hljs-number">0</span>, neo.strip.numPixels(), <span class="hljs-number">3</span>):
+ neo.strip.setPixelColor(i+q, <span class="hljs-number">0</span>)
+
+
+<span class="hljs-class"><span class="hljs-keyword">class</span> <span class="hljs-title">Main</span><span class="hljs-params">(neo.NeoBehaviour)</span>:</span>
+
+ <span class="hljs-function"><span class="hljs-keyword">def</span> <span class="hljs-title">onStart</span><span class="hljs-params">(self)</span>:</span>
+ <span class="hljs-comment"># Change the brightness of the strip</span>
+ neo.strip.setBrightness(<span class="hljs-number">100</span>)
+
+ <span class="hljs-comment"># Do an endless loop with some default neopixel test patterns</span>
+ <span class="hljs-keyword">while</span> <span class="hljs-keyword">True</span>:
+ colorWipe(neo.Color(<span class="hljs-number">255</span>, <span class="hljs-number">0</span>, <span class="hljs-number">0</span>)) <span class="hljs-comment"># Red wipe</span>
+ colorWipe(neo.Color(<span class="hljs-number">0</span>, <span class="hljs-number">255</span>, <span class="hljs-number">0</span>)) <span class="hljs-comment"># Blue wipe</span>
+ colorWipe(neo.Color(<span class="hljs-number">0</span>, <span class="hljs-number">0</span>, <span class="hljs-number">255</span>)) <span class="hljs-comment"># Green wipe</span>
+
+ theaterChase(neo.Color(<span class="hljs-number">127</span>, <span class="hljs-number">127</span>, <span class="hljs-number">127</span>)) <span class="hljs-comment"># White theater chase</span>
+ theaterChase(neo.Color(<span class="hljs-number">127</span>, <span class="hljs-number">0</span>, <span class="hljs-number">0</span>)) <span class="hljs-comment"># Red theater chase</span>
+ theaterChase(neo.Color( <span class="hljs-number">0</span>, <span class="hljs-number">0</span>, <span class="hljs-number">127</span>)) <span class="hljs-comment"># Blue theater chase</span>
+
+ rainbow()
+ rainbowCycle()
+ theaterChaseRainbow()
+</code></pre>
+
+
+ </section>
+
+ </div>
+ <div class="search-results">
+ <div class="has-results">
+
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
+ <ul class="search-results-list"></ul>
+
+ </div>
+ <div class="no-results">
+
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
+
+ </div>
+ </div>
+</div>
+
+ </div>
+ </div>
+
+ </div>
+
+
+
+
+
+
+ </div>
+
+ <script>
+ var gitbook = gitbook || [];
+ gitbook.push(function() {
+ gitbook.page.hasChanged({"page":{"title":"Strandtest","level":"1.3.2.1","depth":3,"next":{"title":"Contributing","level":"1.4","depth":1,"ref":"","articles":[{"title":"Modules","level":"1.4.1","depth":2,"ref":"","articles":[{"title":"CompileAndRun","level":"1.4.1.1","depth":3,"path":"Contributing/Modules/CompileAndRun.md","ref":"Contributing/Modules/CompileAndRun.md","articles":[]}]}]},"previous":{"title":"Examples","level":"1.3.2","depth":2,"ref":"","articles":[{"title":"Strandtest","level":"1.3.2.1","depth":3,"path":"Scripting/Examples/strandtest.md","ref":"Scripting/Examples/strandtest.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["code","pretty-term","hints","comment","github","emphasize","api","offline","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"offline":{},"pretty-term":{},"github":{"url":"https://github.com/jakobst1n/luxcena-neo"},"livereload":{},"search":{},"hints":{"danger":"fa fa-exclamation-circle","info":"fa fa-info-circle","tip":"fa fa-mortar-board","working":"fa fa-wrench"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"code":{"copyButtons":true},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"api":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"comment":{"highlightCommented":true}},"theme":"default","author":"JakobST1n","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Luxcena-Neo wiki","gitbook":"*"},"file":{"path":"Scripting/Examples/strandtest.md","mtime":"2018-12-04T16:57:16.506Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-05T18:48:59.208Z"},"basePath":"../..","book":{"language":""}});
+ });
+ </script>
+</div>
+
+
+ <script src="../../gitbook/gitbook.js"></script>
+ <script src="../../gitbook/theme.js"></script>
+
+
+ <script src="../../gitbook/gitbook-plugin-code/plugin.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-pretty-term/terminal.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-comment/plugin.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-github/plugin.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-api/api.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-offline/service-worker-registration.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-livereload/plugin.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-search/search.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script>
+
+
+
+ <script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
+
+
+
+ </body>
+</html>
+
diff --git a/docs/_book/Scripting/SupportLib/index.html b/docs/_book/Scripting/SupportLib/index.html
index f2d5141..b5688b9 100644
--- a/docs/_book/Scripting/SupportLib/index.html
+++ b/docs/_book/Scripting/SupportLib/index.html
@@ -207,6 +207,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="../Examples/strandtest.html">
+
+ <a href="../Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
@@ -391,7 +423,7 @@ and 255 is the highest intensity.</p>
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"Support Library","level":"1.3.1","depth":2,"next":{"title":"Contributing","level":"1.4","depth":1,"ref":"","articles":[{"title":"Modules","level":"1.4.1","depth":2,"ref":"","articles":[{"title":"CompileAndRun","level":"1.4.1.1","depth":3,"path":"Contributing/Modules/CompileAndRun.md","ref":"Contributing/Modules/CompileAndRun.md","articles":[]}]}]},"previous":{"title":"Scripting","level":"1.3","depth":1,"ref":"","articles":[{"title":"Support Library","level":"1.3.1","depth":2,"path":"Scripting/SupportLib/README.md","ref":"Scripting/SupportLib/README.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["code","pretty-term","hints","comment","github","emphasize","api","offline","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"offline":{},"pretty-term":{},"github":{"url":"https://github.com/jakobst1n/luxcena-neo"},"livereload":{},"search":{},"hints":{"danger":"fa fa-exclamation-circle","info":"fa fa-info-circle","tip":"fa fa-mortar-board","working":"fa fa-wrench"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"code":{"copyButtons":true},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"api":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"comment":{"highlightCommented":true}},"theme":"default","author":"JakobST1n","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Luxcena-Neo wiki","gitbook":"*"},"file":{"path":"Scripting/SupportLib/README.md","mtime":"2018-11-30T23:20:59.931Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-05T23:08:01.913Z"},"basePath":"../..","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"Support Library","level":"1.3.1","depth":2,"next":{"title":"Examples","level":"1.3.2","depth":2,"ref":"","articles":[{"title":"Strandtest","level":"1.3.2.1","depth":3,"path":"Scripting/Examples/strandtest.md","ref":"Scripting/Examples/strandtest.md","articles":[]}]},"previous":{"title":"Scripting","level":"1.3","depth":1,"ref":"","articles":[{"title":"Support Library","level":"1.3.1","depth":2,"path":"Scripting/SupportLib/README.md","ref":"Scripting/SupportLib/README.md","articles":[]},{"title":"Examples","level":"1.3.2","depth":2,"ref":"","articles":[{"title":"Strandtest","level":"1.3.2.1","depth":3,"path":"Scripting/Examples/strandtest.md","ref":"Scripting/Examples/strandtest.md","articles":[]}]}]},"dir":"ltr"},"config":{"plugins":["code","pretty-term","hints","comment","github","emphasize","api","offline","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"offline":{},"pretty-term":{},"github":{"url":"https://github.com/jakobst1n/luxcena-neo"},"livereload":{},"search":{},"hints":{"danger":"fa fa-exclamation-circle","info":"fa fa-info-circle","tip":"fa fa-mortar-board","working":"fa fa-wrench"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"code":{"copyButtons":true},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"api":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"comment":{"highlightCommented":true}},"theme":"default","author":"JakobST1n","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Luxcena-Neo wiki","gitbook":"*"},"file":{"path":"Scripting/SupportLib/README.md","mtime":"2018-11-30T23:20:59.931Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-05T18:48:59.208Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>
diff --git a/docs/_book/Usage/CLI.html b/docs/_book/Usage/CLI.html
index 9df4e71..b3809aa 100644
--- a/docs/_book/Usage/CLI.html
+++ b/docs/_book/Usage/CLI.html
@@ -209,6 +209,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="../Scripting/Examples/strandtest.html">
+
+ <a href="../Scripting/Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
diff --git a/docs/_book/Usage/Configuration.html b/docs/_book/Usage/Configuration.html
index b9e529d..28abb96 100644
--- a/docs/_book/Usage/Configuration.html
+++ b/docs/_book/Usage/Configuration.html
@@ -211,6 +211,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="../Scripting/Examples/strandtest.html">
+
+ <a href="../Scripting/Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
diff --git a/docs/_book/Usage/Install.html b/docs/_book/Usage/Install.html
index d246f48..d6e301e 100644
--- a/docs/_book/Usage/Install.html
+++ b/docs/_book/Usage/Install.html
@@ -211,6 +211,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="../Scripting/Examples/strandtest.html">
+
+ <a href="../Scripting/Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
diff --git a/docs/_book/Usage/index.html b/docs/_book/Usage/index.html
index 172f57d..63cdaf3 100644
--- a/docs/_book/Usage/index.html
+++ b/docs/_book/Usage/index.html
@@ -211,6 +211,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="../Scripting/Examples/strandtest.html">
+
+ <a href="../Scripting/Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
@@ -362,7 +394,7 @@
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
- gitbook.page.hasChanged({"page":{"title":"Usage","level":"1.2","depth":1,"next":{"title":"Install","level":"1.2.1","depth":2,"path":"Usage/Install.md","ref":"Usage/Install.md","articles":[]},"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["code","pretty-term","hints","comment","github","emphasize","api","offline","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"offline":{},"pretty-term":{},"github":{"url":"https://github.com/jakobst1n/luxcena-neo"},"livereload":{},"search":{},"hints":{"danger":"fa fa-exclamation-circle","info":"fa fa-info-circle","tip":"fa fa-mortar-board","working":"fa fa-wrench"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"code":{"copyButtons":true},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"api":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"comment":{"highlightCommented":true}},"theme":"default","author":"JakobST1n","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Luxcena-Neo wiki","gitbook":"*"},"file":{"path":"Usage/README.md","mtime":"2018-11-29T21:34:57.947Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-05T23:08:01.913Z"},"basePath":"..","book":{"language":""}});
+ gitbook.page.hasChanged({"page":{"title":"Usage","level":"1.2","depth":1,"next":{"title":"Install","level":"1.2.1","depth":2,"path":"Usage/Install.md","ref":"Usage/Install.md","articles":[]},"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["code","pretty-term","hints","comment","github","emphasize","api","offline","livereload"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"emphasize":{},"offline":{},"pretty-term":{},"github":{"url":"https://github.com/jakobst1n/luxcena-neo"},"livereload":{},"search":{},"hints":{"danger":"fa fa-exclamation-circle","info":"fa fa-info-circle","tip":"fa fa-mortar-board","working":"fa fa-wrench"},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"code":{"copyButtons":true},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"api":{},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"comment":{"highlightCommented":true}},"theme":"default","author":"JakobST1n","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"Luxcena-Neo wiki","gitbook":"*"},"file":{"path":"Usage/README.md","mtime":"2018-11-29T21:34:57.947Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2018-12-05T18:48:59.208Z"},"basePath":"..","book":{"language":""}});
});
</script>
</div>
diff --git a/docs/_book/index.html b/docs/_book/index.html
index d6f504b..8f1f095 100644
--- a/docs/_book/index.html
+++ b/docs/_book/index.html
@@ -209,6 +209,38 @@
</li>
+ <li class="chapter " data-level="1.3.2" >
+
+ <span>
+
+
+ Examples
+
+ </span>
+
+
+
+ <ul class="articles">
+
+
+ <li class="chapter " data-level="1.3.2.1" data-path="Scripting/Examples/strandtest.html">
+
+ <a href="Scripting/Examples/strandtest.html">
+
+
+ Strandtest
+
+ </a>
+
+
+
+ </li>
+
+
+ </ul>
+
+ </li>
+
</ul>
diff --git a/docs/_book/search_index.json b/docs/_book/search_index.json
index 52cc63b..9665ff1 100644
--- a/docs/_book/search_index.json
+++ b/docs/_book/search_index.json
@@ -1 +1 @@
-{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["(dev)","assur","bit","branch","depend","easi","guid","hard","have","hour","instal","installing:","introduct","issu","look","luxcena","neo","neo.","pleas","realli","refer","shortli","software.","someon","sourc","spent","still","us"],"Usage/":["chang","cli","configur","guide!","instal","luxcena","neo,","neo?","readi","setup?","something?","start","thing?","usag","want"],"Usage/Install.html":["$","(prefer","(ssh","./bin/install.sh","/tmp/luxcena","10","access","anoth","answer","be","bit","cd","clone","command$","command)","command:$","commands$","configur","console.","direct)","do,","encount","f","fail","find","fix'","follow","git","hang,","haven't","here.","https://github.com/jakobst1n/luxcena","instal","install.","installed.","instruct","instructions:","it,","log","luxcena","more","n","neo","neo.","neo.install.log","now","onc","open","output","output.","pi","possibl","post","process","questions.","raspberri","reason","requir","root","run","screen.","see","seem","sent","session,","set","shield","start","sudo","tail","termin","through","troubl","troubleshoot","us","verbos","want","ye","yet,"],"Usage/Configuration.html":["\"led","\"led_channel\":","\"led_count\":","\"led_dma\":","\"led_freq_hz\":","\"led_invert\":","\"led_pin\":","\"line\":","\"matrix\":","\"random\":","\"real\"","\"segmentconfiguration\":","\"segments\":","\"snake\",","\"snake\":","$","'nano'.","'segmentsconfiguration'","(3","/home/lux","0","0.","10","10!","10,","10],","18,","53,","800000,","[","[,","[1,","[10,","[2,","[4,","[5,","[7,","[8,","[[0,","[[3,","[[6,","[],","]","above,","add","anoth","appear","arrang","array,","back","badli","chang","channel","check","command","conf","config","configur","connect","control.","controlling.","converter.","count","count\"","crash.","data","default","defaults:","dimenson","din","dma","doing.","don't","each","editor","editor,","element","else,","empti","enter","entri","exampl","fail.","fall","false,","false],","false]]","false]],","file","gener","gpio","here","interface.","invert","it.","know","leav","led'","led_channel","led_count","led_dma","led_invert","led_pin","lenght","length,","level","likings.","line","line.","list,","look","lux","luxcena","matrix","need","neo","neo/userdata/config/strip.json","newer","newer),","now","number","on","option","option.","out","parameters,","pixel'","pleas","port","port.","reason","recommend","refer","repres","rpi","run","segment","segment,","segmentconfigur","segments.","set","setup","setup.","shield,","shouldn't","simpl","someth","something,","square,","start","stream.","strongli","sudo","sum","system","take","them.","this:","touched,","true],","true]],","two","unless","up","us","vim","want","work","worri","{","}"],"Usage/CLI.html":["$","'log","'status']","'version']","(/etc/systemd/system/luxcena","(boot)","(luxcena","(press","(running)","(shouldn't","(skipnode)","*:8080",".","/bin/bash","/home/lux","/system.slice/luxcena","/usr/bin","05","12","20","2018","22:55:28","2365","23:5:21:401]","23:5:22:462]","6min",":","[3.11.2018","[args:","access,","activ","active:","add","ago","alia","anyth","anyways).","apart","app']","app.","argument,","assum","boot","boot,","boot:","boots:","branch","branch.","by:","call","cgroup:","chang","checker","chosen","cli","command","concern,","conf","config","ctrl+c","current","dec","dev","directory,","do","enabled)","enabled;","entries.","event","exampl","exit)━━━━━━━━━━━━━━━━━━","failed:","file.","first","gener","get","info.","instal","interfac","last","line","listen","load","loaded:","log","lux","luxcena","main","nano.","neo","neo.","neo...","neo.servic","neo.service;","neo.sh","neo.sh)","neo/src/app.j","neo/src/bin/luxcena","new","newest","node","note","now","npm","on.","open","option","output","output:","pid:","pleas","preset:","print","realli","remov","report","report.","root","run","run.","running,","say","script","second","selectbranch","server.","servic","service/app","show","skap","skipnod","start","stash","statu","status━━━━━━━━━━━━━━━━━━","stay","stop","strip","stue","success","sudo","system","systemd","systemd[1]:","thing.","uninstal","unknown","updat","useful","useless,","utc;","vendor","version","version:","webserv","wed","whole","won't","ye","yourself.","━━━app","━━━servic","━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━","│","└─2367","├─2365","╭─────────────────────╮","╰─────────────────────╯","●"],"Scripting/SupportLib/":["(in","(where","(x,","0","0)","24","255","=","access","actual","allow","bit","blue","blue,","bright","brightest.","brightness.","buffer","buffer.","chang","class","color","color(red,","color)","color.","compon","convert","darkest","data","defin","display","display.","each","green","green,","hexadecim","hexcolor(value)","highest","instanti","intens","intensity).","intensity.","itself.","led","led's.","leds,","leds.","librari","lowest","luxcenaneo.strip","made","matrix","n","n.","neo.strip","new","number","object","on","order).","pixel","posit","provid","red,","refeer","return","rgb","scale","segment","sequenc","set","shouldn't","softwar","strip","strip.getbrightness():","strip.getpixelcolor(n)","strip.getpixels():","strip.numpixels():","strip.setbrightness(brightness)","strip.setpixelcolor(n,","strip.setpixelcolorrgb(n,","strip.setpixelcolorxy(x,","strip.setpixelcolorxyrgb(x,","strip.setsegmentcolorrgb(segment,","strip.show()","support","thing","up","us","valu","value.","values.","want","white","whole","y)","y,"],"Contributing/Modules/CompileAndRun.html":["\"/usrdata/usrcode/example\");","(_code)","(_stderr)","(_stdout)","(where","+","//",":`(","=","=>","_code","`throw`","add","app","app.j","attach","below:","build","call","called.","class","class,","closes,","code","code.","compileandrun","compilerun.python(global.dirswap","contain","data","delet","done","dy","entri","entry.pi","error","event","exampl","exit","exits,","export","file","file.","folder","folder,","folder.","full","index","initi","itself.","languag","last","later.","listner","local","located):","located.","made","make","messag","method","modul","move","new","next","object.","old","on","one.","out.","parameter,","path","place","point","print","process","process,","python","python,","python.compil","python.constructor","python.run","pythonsupportfil","readi","requir","root","run","sc","sc.on(\"close\",","sc.on(\"stderr::end\",","sc.on(\"stderr::out\",","sc.on(\"stdout::data\",","sc.on(\"stdout::end\",","script","script,","script.","script.py,","scripts.","someth","spawn","start","subdir","support","take","this:","us","user","usual","var","word","write","{","});","​"]},"length":7},"tokenStore":{"root":{"0":{"5":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.04201680672268908}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}},"1":{"0":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"!":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.03418803418803419}}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"2":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"8":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"2":{"0":{"1":{"8":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"2":{"docs":{},":":{"5":{"5":{"docs":{},":":{"2":{"8":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"3":{"6":{"5":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{},":":{"5":{"docs":{},":":{"2":{"1":{"docs":{},":":{"4":{"0":{"1":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"docs":{}},"docs":{}},"docs":{}}},"2":{"docs":{},":":{"4":{"6":{"2":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"docs":{}}},"4":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}}},"5":{"5":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.04201680672268908}}},"docs":{}},"docs":{}},"5":{"3":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"6":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"8":{"0":{"0":{"0":{"0":{"0":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"(":{"3":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},")":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"s":{"docs":{},"s":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"k":{"docs":{},"i":{"docs":{},"p":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}},"/":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"/":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"d":{"docs":{},"/":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{},"n":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"i":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"x":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},")":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"s":{"docs":{},"t":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},")":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},")":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}},"m":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"e":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"s":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"y":{"docs":{},"t":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}},"d":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"p":{"docs":{},"p":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"'":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"j":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"y":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"g":{"docs":{},"o":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.014184397163120567}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{},":":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"d":{"docs":{},"l":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"s":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}},"y":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.022727272727272728}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"s":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"i":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"s":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}},"o":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"r":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}}}},"m":{"docs":{},"a":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"y":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}},"c":{"docs":{},"h":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}}}}},"n":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}},"r":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"y":{"docs":{},".":{"docs":{},"p":{"docs":{},"i":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},";":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"x":{"docs":{},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"i":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},")":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}},"e":{"docs":{},"!":{"docs":{"Usage/":{"ref":"Usage/","tf":0.1}}}}}}},"i":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"r":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.029411764705882353}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}},"v":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"m":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"(":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"j":{"docs":{},"a":{"docs":{},"k":{"docs":{},"o":{"docs":{},"b":{"docs":{},"s":{"docs":{},"t":{"1":{"docs":{},"n":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.06666666666666667},"Usage/":{"ref":"Usage/","tf":0.15},"Usage/Install.html":{"ref":"Usage/Install.html","tf":10.03960396039604},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"e":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"n":{"docs":{},"s":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},")":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"f":{"docs":{},"o":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"d":{"docs":{},"e":{"docs":{},"x":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"t":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"o":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}}},"g":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}},"a":{"docs":{},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"w":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"u":{"docs":{},"x":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0425531914893617}},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.06666666666666667},"Usage/":{"ref":"Usage/","tf":0.1},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.0594059405940594},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.031914893617021274}},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"v":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}}},"d":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.03361344537815126}},"'":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}},"s":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"_":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"d":{"docs":{},"m":{"docs":{},"a":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"i":{"docs":{},"n":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"p":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"s":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"n":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"t":{"docs":{},"h":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"i":{"docs":{},"k":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"n":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"s":{"docs":{},"t":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.017094017094017096}}},"e":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":5.004201680672269}}}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"a":{"docs":{},"g":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.04950495049504951},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.05673758865248227}},".":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"e":{"docs":{},";":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},",":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"r":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},".":{"docs":{},"j":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"w":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.022727272727272728}},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},")":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"s":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"x":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"o":{"docs":{},"w":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}},"d":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"t":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}},"p":{"docs":{},"m":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"i":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802}},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"'":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"d":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"i":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.02100840336134454}}}}},"r":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"r":{"docs":{},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.03361344537815126}}}}}},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"y":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.03977272727272727}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"i":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"s":{"docs":{},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}},"d":{"docs":{},"i":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"e":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"d":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.029411764705882353}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}}},"a":{"docs":{},"s":{"docs":{},"p":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"i":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"u":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}},"n":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"p":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"g":{"docs":{},"b":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},"w":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}}},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"o":{"docs":{},"f":{"docs":{},"t":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"e":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}}}}},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}},"t":{"docs":{},"h":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"a":{"docs":{},"w":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.0297029702970297},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.031914893617021274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}},"t":{"docs":{},"u":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}},"s":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"s":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"o":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"i":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"(":{"docs":{},"n":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}},"s":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}},"n":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{},"s":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"(":{"docs":{},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"(":{"docs":{},"n":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"r":{"docs":{},"g":{"docs":{},"b":{"docs":{},"(":{"docs":{},"n":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},"x":{"docs":{},"y":{"docs":{},"(":{"docs":{},"x":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"r":{"docs":{},"g":{"docs":{},"b":{"docs":{},"(":{"docs":{},"x":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"r":{"docs":{},"g":{"docs":{},"b":{"docs":{},"(":{"docs":{},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"w":{"docs":{},"(":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}},"u":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"e":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}},"u":{"docs":{},"p":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"m":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"n":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.021367521367521368},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"s":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}},"i":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"e":{"docs":{},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"c":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"r":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.03409090909090909}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},"p":{"docs":{},"y":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"s":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},".":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"\"":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{},":":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},":":{"docs":{},":":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"d":{"docs":{},"o":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0425531914893617}}}},"m":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":5.004201680672269},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}}}}}}},"b":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"[":{"1":{"docs":{},"]":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"docs":{}}}}}}}},"k":{"docs":{},"a":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"i":{"docs":{},"p":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"a":{"docs":{},"y":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"u":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.06666666666666667},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.029914529914529916},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"a":{"docs":{},"g":{"docs":{"Usage/":{"ref":"Usage/","tf":10.05}}}},"e":{"docs":{},"f":{"docs":{},"u":{"docs":{},"l":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"n":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"p":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}},"t":{"docs":{},"c":{"docs":{},";":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"Usage/":{"ref":"Usage/","tf":0.1},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"e":{"docs":{},"r":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"l":{"docs":{},"i":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":10.01418439716312}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"i":{"docs":{},"g":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"u":{"docs":{},"r":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":10.004273504273504}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"l":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},")":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},":":{"docs":{},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"s":{"docs":{},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":10}}}}}}}},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"y":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"s":{"docs":{},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"\"":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.046218487394957986}},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}}}}}},"d":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"d":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"t":{"docs":{},"r":{"docs":{},"l":{"docs":{},"+":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"s":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"k":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}},"u":{"docs":{},"e":{"docs":{},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"o":{"docs":{},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"w":{"docs":{},"o":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.021367521367521368},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"r":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"/":{"docs":{},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{},"/":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},".":{"docs":{},"s":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}}},"/":{"docs":{},"t":{"docs":{},"m":{"docs":{},"p":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},".":{"docs":{},"s":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"r":{"docs":{},"/":{"docs":{},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"/":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}}},"f":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"l":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}},"]":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"x":{"docs":{},"'":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"l":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.022727272727272728}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"v":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"a":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"x":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.021367521367521368},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}},"i":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"d":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"k":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}}}}}}}},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.017094017094017096},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"c":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"e":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}}},"u":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}}}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}}}},"l":{"docs":{},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"i":{"docs":{},"m":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.03361344537815126}},"e":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}},"s":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"y":{"docs":{},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"t":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}},"\"":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"_":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"d":{"docs":{},"m":{"docs":{},"a":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"f":{"docs":{},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"_":{"docs":{},"h":{"docs":{},"z":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"x":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"m":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}}}}}}}},"s":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"k":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"r":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"/":{"docs":{},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"\"":{"docs":{},")":{"docs":{},";":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"'":{"docs":{},"n":{"docs":{},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"'":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}},"[":{"1":{"0":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"2":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"3":{"docs":{},".":{"1":{"1":{"docs":{},".":{"2":{"0":{"1":{"8":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"4":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"5":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"7":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"8":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"[":{"0":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"3":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"6":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}}}}}}},"]":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"{":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}},"}":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},")":{"docs":{},";":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}}}},"*":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"`":{"docs":{},"(":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"│":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.03546099290780142}}},"└":{"docs":{},"─":{"2":{"3":{"6":{"7":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"├":{"docs":{},"─":{"2":{"3":{"6":{"5":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"╭":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"╮":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}}}}}}}}}}}}}}}}}},"╰":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"╯":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}}}}}}}}}}}}}}}}}},"●":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"=":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},">":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}}},"+":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"`":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"`":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"​":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"length":4656},"corpusTokens":["\"/usrdata/usrcode/example\");","\"led","\"led_channel\":","\"led_count\":","\"led_dma\":","\"led_freq_hz\":","\"led_invert\":","\"led_pin\":","\"line\":","\"matrix\":","\"random\":","\"real\"","\"segmentconfiguration\":","\"segments\":","\"snake\",","\"snake\":","$","'log","'nano'.","'segmentsconfiguration'","'status']","'version']","(/etc/systemd/system/luxcena","(3","(_code)","(_stderr)","(_stdout)","(boot)","(dev)","(in","(luxcena","(prefer","(press","(running)","(shouldn't","(skipnode)","(ssh","(where","(x,","*:8080","+",".","./bin/install.sh","//","/bin/bash","/home/lux","/system.slice/luxcena","/tmp/luxcena","/usr/bin","0","0)","0.","05","10","10!","10,","10],","12","18,","20","2018","22:55:28","2365","23:5:21:401]","23:5:22:462]","24","255","53,","6min","800000,",":",":`(","=","=>","[","[,","[1,","[10,","[2,","[3.11.2018","[4,","[5,","[7,","[8,","[[0,","[[3,","[[6,","[],","[args:","]","_code","`throw`","above,","access","access,","activ","active:","actual","add","ago","alia","allow","anoth","answer","anyth","anyways).","apart","app","app']","app.","app.j","appear","argument,","arrang","array,","assum","assur","attach","back","badli","be","below:","bit","blue","blue,","boot","boot,","boot:","boots:","branch","branch.","bright","brightest.","brightness.","buffer","buffer.","build","by:","call","called.","cd","cgroup:","chang","channel","check","checker","chosen","class","class,","cli","clone","closes,","code","code.","color","color(red,","color)","color.","command","command$","command)","command:$","commands$","compileandrun","compilerun.python(global.dirswap","compon","concern,","conf","config","configur","connect","console.","contain","control.","controlling.","convert","converter.","count","count\"","crash.","ctrl+c","current","darkest","data","dec","default","defaults:","defin","delet","depend","dev","dimenson","din","direct)","directory,","display","display.","dma","do","do,","doing.","don't","done","dy","each","easi","editor","editor,","element","else,","empti","enabled)","enabled;","encount","enter","entri","entries.","entry.pi","error","event","exampl","exit","exit)━━━━━━━━━━━━━━━━━━","exits,","export","f","fail","fail.","failed:","fall","false,","false],","false]]","false]],","file","file.","find","first","fix'","folder","folder,","folder.","follow","full","gener","get","git","gpio","green","green,","guid","guide!","hang,","hard","have","haven't","here","here.","hexadecim","hexcolor(value)","highest","hour","https://github.com/jakobst1n/luxcena","index","info.","initi","instal","install.","installed.","installing:","instanti","instruct","instructions:","intens","intensity).","intensity.","interfac","interface.","introduct","invert","issu","it,","it.","itself.","know","languag","last","later.","leav","led","led'","led's.","led_channel","led_count","led_dma","led_invert","led_pin","leds,","leds.","lenght","length,","level","librari","likings.","line","line.","list,","listen","listner","load","loaded:","local","located):","located.","log","look","lowest","lux","luxcena","luxcenaneo.strip","made","main","make","matrix","messag","method","modul","more","move","n","n.","nano.","need","neo","neo,","neo.","neo...","neo.install.log","neo.servic","neo.service;","neo.sh","neo.sh)","neo.strip","neo/src/app.j","neo/src/bin/luxcena","neo/userdata/config/strip.json","neo?","new","newer","newer),","newest","next","node","note","now","npm","number","object","object.","old","on","on.","onc","one.","open","option","option.","order).","out","out.","output","output.","output:","parameter,","parameters,","path","pi","pid:","pixel","pixel'","place","pleas","point","port","port.","posit","possibl","post","preset:","print","process","process,","provid","python","python,","python.compil","python.constructor","python.run","pythonsupportfil","questions.","raspberri","readi","realli","reason","recommend","red,","refeer","refer","remov","report","report.","repres","requir","return","rgb","root","rpi","run","run.","running,","say","sc","sc.on(\"close\",","sc.on(\"stderr::end\",","sc.on(\"stderr::out\",","sc.on(\"stdout::data\",","sc.on(\"stdout::end\",","scale","screen.","script","script,","script.","script.py,","scripts.","second","see","seem","segment","segment,","segmentconfigur","segments.","selectbranch","sent","sequenc","server.","servic","service/app","session,","set","setup","setup.","setup?","shield","shield,","shortli","shouldn't","show","simpl","skap","skipnod","softwar","software.","someon","someth","something,","something?","sourc","spawn","spent","square,","start","stash","statu","status━━━━━━━━━━━━━━━━━━","stay","still","stop","stream.","strip","strip.getbrightness():","strip.getpixelcolor(n)","strip.getpixels():","strip.numpixels():","strip.setbrightness(brightness)","strip.setpixelcolor(n,","strip.setpixelcolorrgb(n,","strip.setpixelcolorxy(x,","strip.setpixelcolorxyrgb(x,","strip.setsegmentcolorrgb(segment,","strip.show()","strongli","stue","subdir","success","sudo","sum","support","system","systemd","systemd[1]:","tail","take","termin","them.","thing","thing.","thing?","this:","through","touched,","troubl","troubleshoot","true],","true]],","two","uninstal","unknown","unless","up","updat","us","usag","useful","useless,","user","usual","utc;","valu","value.","values.","var","vendor","verbos","version","version:","vim","want","webserv","wed","white","whole","won't","word","work","worri","write","y)","y,","ye","yet,","yourself.","{","}","});","​","━━━app","━━━servic","━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━","│","└─2367","├─2365","╭─────────────────────╮","╰─────────────────────╯","●"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Luxcena-Neo\nDependencies \nBranch (dev) \nInstall\nPlease refer to this guide for installing: Install Luxcena-neo.\nIssues\nThere might still be a bit hard for someone not having spent hours looking at the source to use this software.\nBut i assure you that it will be really easy to use shortly\n"},"Usage/":{"url":"Usage/","title":"Usage","keywords":"","body":"Usage\nInstall\nWant to install luxcena-neo? This is the guide!\nConfiguration\nJust installed luxcena-neo, or you have changed your setup? This is the guide!\nCLI\nReady to start the thing? Or change something?\n"},"Usage/Install.html":{"url":"Usage/Install.html","title":"Install","keywords":"","body":"Installation\nIf you want to install luxcena-neo to use it, these are the instructions:\n\nRequirements\n\nThe luxcena-shield\nAccess to the raspberry pi (SSH or direct)\nRoot access (preferably through the sudo command)\n\nInstall\n\nStart with logging into your Raspberry Pi\nRun these commands$ git clone https://github.com/JakobST1n/Luxcena-Neo\n$ cd Luxcena-Neo\n$ sudo ./bin/install.sh\n\n\nFollow the instructions on screen. You should answer yes to most of the questions.\nThe install-process might seem to hang, but there is just no output being sent to the console. If you want to see a bit more verbose output. Open another terminal session, and run this command:$ tail -n 10 -f /tmp/luxcena-neo.install.log\n\nThis is also where you will find possible reasons for a failed install.\nLuxcena-Neo should now be installed. Start it with this command$ luxcena-neo start\n\n\n\nTroubleshooting\nWe haven't encountered any troubles yet, but once we do, we will post fix'es here.\n\nYou should now be all set to configuring luxcena-neo.\n"},"Usage/Configuration.html":{"url":"Usage/Configuration.html","title":"Configuration","keywords":"","body":"Configuration\nHow to setup luxcena-neo to work with your setup\n\n$ sudo lux-neo conf\n\nWhen running the command above, a config file should appear in the editor 'nano'.\n{\n \"led_count\": 53,\n \"segments\": [],\n \"matrix\": [],\n \"segmentConfiguration\": \"snake\",\n \"led_pin\": 18,\n \"led_freq_hz\": 800000,\n \"led_dma\": 10,\n \"led_invert\": false,\n \"led_channel\": 0\n}\n\nIf you rather want to use vim or another editor, the file is at /home/lux-neo/userdata/config/strip.json\n\nled_count\nThis is the number of LED's you want to control.\nsegments\nThis is a simple list, here you should add the lenghts of all your segments. Please enter the \"real\" length, and don't start counting from 0. If you just want one segment, you should just have one element in the list, which is the number of led's you are controlling.\nWhen summing this list, it should check out with the \"led-count\"-option.\nmatrix\nThis is a two dimensonal array, used to arrange the segments in a matrix of your likings. Here you enter the segment-number to represent them. In the example above, all the segments are in one line. If you want to have them in a square, it could look like this:\n\"segments\": [10, 10, 10, 10, 10, 10, 10, 10, 10],\n\"matrix\": [\n [[0, false], [1, true], [2, false]],\n [[3, true], [4, false], [5, true]],\n [[6, false], [7, true], [8, false]]\n]\n\nEach entry looks is a list, with two parameters, [, ]\nIf you don't have a reference to all the segments or something, the matrix setup will fail. And fall back to 'segmentsconfiguration'\n\nsegmentconfiguration\nIf the matrix-option is empty or badly setup. The matrix will be set up using one of these defaults:\n\"snake\":\n\"line\":\n\"random\":\nled_pin\nIf using the luxcena-shield, you shouldn't have to worry about this option. But set it to the GPIO-port connected to your pixel's din-port.\nled_dma\nIf using a newer RPi (3 or newer), leave this as 10! Or your file-system might crash.\n\nThis is the dma-channel used to generate the data-stream. If you for some reason need channel 10 for something else, you can change it. But i strongly recommend leaving it to 10!\nled_invert\nThis should not be touched, unless you are using a inverting level converter.\nled_channel\nLeave this as default unless you know what you are doing.\n\nNow you might want to take a look at the command line interface.\n"},"Usage/CLI.html":{"url":"Usage/CLI.html","title":"CLI","keywords":"","body":"Command line interface\n\nThis gets installed in the /usr/bin directory, and can be called by:\n$ luxcena-neo.sh\n\nor is alias\n$ lux-neo\n\nThis CLI assumes root access, so please run it with sudo\n\nOptions\nsudo lux-neo uninstall\nUninstall the whole thing. You will have to remove this script yourself.\nsudo lux-neo update (skipNode)\nUpdate to the newest version on the current branch.\nIf skipNode is the second argument, npm won't be run.\nsudo lux-neo conf\nOpen the strip-config in nano.\nsudo lux-neo start (boot)\nStart the server.\nIf you add boot, it will start when the system boots:\nsudo lux-neo start boot\n\nsudo lux-neo stop (boot)\nStop the server.\nIf you add boot, it will NOT start when the system boots:\nsudo lux-neo start boot\n\nsudo lux-neo status\nThis will output the status of the app. First it reports if the service is running,\nand some general info. Then it prints the systemd-status report.\nExample output:\nLuxcena-neo-cli [args: 'status']\n\n╭─────────────────────╮\n│ Service active: yes │\n│ Starts on boot: yes │\n│ Has failed: no │\n╰─────────────────────╯\n\n━━━Service status━━━━━━━━━━━━━━━━━━\n● luxcena-neo.service - Luxcena Neo\n Loaded: loaded (/etc/systemd/system/luxcena-neo.service; enabled; vendor preset: enabled)\n Active: active (running) since Wed 2018-12-05 22:55:28 UTC; 6min ago\n Main PID: 2365 (luxcena-neo.sh)\n CGroup: /system.slice/luxcena-neo.service\n ├─2365 /bin/bash /home/lux-neo/src/bin/luxcena-neo.sh\n └─2367 node /home/lux-neo/src/app.js\n\nDec 05 22:55:28 LUXCENA-STUE-SKAP systemd[1]: Started Luxcena Neo.\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\nsudo lux-neo log service/app\nThis shows the last 20 lines of the chosen log-file. And stays open to show\nall new entries.\nExample output:\nLuxcena-neo-cli [args: 'log app']\n\n━━━App log (press ctrl+c to exit)━━━━━━━━━━━━━━━━━━\n[3.11.2018 23:5:21:401] EVENT Starting Luxcena-Neo...\n[3.11.2018 23:5:22:462] SUCCESS Webserver now listening at *:8080\n\nsudo lux-neo version\nCurrently not really doing anything usefull apart from showing which branch you are on.\nExample output:\nLuxcena-neo-cli [args: 'version']\n\n╭─────────────────────╮\n│ Version: Unknown │\n│ branch : dev │\n╰─────────────────────╯\n\nsudo lux-neo selectBranch \nThis will change what branch you are on to . Stashing changes (shouldn't be a concern, but just saying it anyways).\nPlease note that the version-checker now will just be useless, as it does not now what branch we really are on.\n"},"Scripting/SupportLib/":{"url":"Scripting/SupportLib/","title":"Support Library","keywords":"","body":"Support Library\n\nclass Strip\nThis is the object you are refeering to when you want to do things with LED's.\nYou shouldn't have to do instantiate your own new strip-object as you can use the one\nset up by the software itself.\nLuxcenaNeo.strip\nor\nneo.strip\n\nStrip.show()\nDisplay all the changes made to the LEDs, on the actual LEDs.\nStrip.setPixelColor(n, color)\nSet LED at position n to the provided 24-bit color value (in RGB order).\nStrip.setPixelColorXY(x, y, color)\nSet LED at position (x, y) in the defined matrix to the provided 24-bit color value (in RGB order).\nStrip.setPixelColorRGB(n, red, green, blue, white = 0)\nSet LED at position n to the provided red, green, and blue color.\nEach color component should be a value from 0 to 255 (where 0 is the\nlowest intensity and 255 is the highest intensity).\nStrip.setPixelColorXYRGB(x, y, red, green, blue, white = 0)\nSet LED at position (x, y) in the defined matrix to the provided red, green, and blue color.\nEach color component should be a value from 0 to 255 (where 0 is the\nlowest intensity and 255 is the highest intensity).\nStrip.setSegmentColorRGB(segment, red, green, blue, white = 0)\nSet a whole segment to the provided red, green and blue color.\nEach color component should be a value from 0 to 255 (where 0 is the\nlowest intensity and 255 is the highest intensity).\nStrip.setBrightness(brightness)\nScale each LED in the buffer by the provided brightness. A brightness\nof 0 is the darkest and 255 is the brightest.\nStrip.getBrightness():\nGet the brightness value for each LED in the buffer. A brightness\nof 0 is the darkest and 255 is the brightest.\nStrip.getPixels():\nReturn an object which allows access to the LED display data as if\nit were a sequence of 24-bit RGB values.\nStrip.numPixels():\nReturn the number of pixels in the display.\nStrip.getPixelColor(n)\nGet the 24-bit RGB color value for the LED at position n.\n\nColor(red, green, blue, white = 0)\nConvert the provided red, green, blue color to a 24-bit color value.\nEach color component should be a value 0-255 where 0 is the lowest intensity\nand 255 is the highest intensity.\nhexColor(value)\nConvert the provided hexadecimal color to a 24-bit color value.\n"},"Contributing/Modules/CompileAndRun.html":{"url":"Contributing/Modules/CompileAndRun.html","title":"CompileAndRun","keywords":"","body":"Index\n\nLocals\nvar pythonSupportFiles\nPoints to the files for our python support code. They should be in a subdir of the module itself.\nExported\nclass Python\nThis is exported as Python, just so that we could add other languages later. Used to build and run python-scripts with our support-code.\nmethod Python.constructor\nTakes one parameter, which is the full path to the folder where the script is located.\nWhen initializing the class, this will be called. Can be done like this:\nnew compileRun.Python(global.DirSwap + \"/usrData/usrCode/example\");\n\nmethod Python.compile\nThis deletes old build-folder, and makes a new one. It then moves all required files into the build-folder, making us ready for running the script.\nmethod Python.run\nSpawns a new process, starting entry.py in our build-folder. It also attaches event-listners on our class-object. All of them is in the example below:\nlet sc = new compileRun.Python(global.DirSwap + \"/usrData/usrCode/example\");\n​\n// When data is printed from the python-script\nsc.on(\"stdout::data\", (_stdout) => { });\n// Last write when script closes, any exiting messages\nsc.on(\"stdout::end\", (_stdout) => { });\n// When something is printed from the python-script to the error-out. Usually when a `throw` is called\nsc.on(\"stderr::out\", (_stderr) => { });\n// Last words when process is dying from an error :`(\nsc.on(\"stderr::end\", (_stderr) => { });\n// When script exits, _code is the exit-code\nsc.on(\"close\", (_code) => { });\n\nPython\nThis is the support-files for user-made scripts.\nEntry.py\nThe entry-point when running a script. A file called script.py, containing the user-script, should be placed next to this file. Starting it should be done like this (Where app-root is where our app.js is located):\npython entry.py \n"}}} \ No newline at end of file
+{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["(dev)","assur","bit","branch","depend","easi","guid","hard","have","hour","instal","installing:","introduct","issu","look","luxcena","neo","neo.","pleas","realli","refer","shortli","software.","someon","sourc","spent","still","us"],"Usage/":["chang","cli","configur","guide!","instal","luxcena","neo,","neo?","readi","setup?","something?","start","thing?","usag","want"],"Usage/Install.html":["$","(prefer","(ssh","./bin/install.sh","/tmp/luxcena","10","access","anoth","answer","be","bit","cd","clone","command$","command)","command:$","commands$","configur","console.","direct)","do,","encount","f","fail","find","fix'","follow","git","hang,","haven't","here.","https://github.com/jakobst1n/luxcena","instal","install.","installed.","instruct","instructions:","it,","log","luxcena","more","n","neo","neo.","neo.install.log","now","onc","open","output","output.","pi","possibl","post","process","questions.","raspberri","reason","requir","root","run","screen.","see","seem","sent","session,","set","shield","start","sudo","tail","termin","through","troubl","troubleshoot","us","verbos","want","ye","yet,"],"Usage/Configuration.html":["\"led","\"led_channel\":","\"led_count\":","\"led_dma\":","\"led_freq_hz\":","\"led_invert\":","\"led_pin\":","\"line\":","\"matrix\":","\"random\":","\"real\"","\"segmentconfiguration\":","\"segments\":","\"snake\",","\"snake\":","$","'nano'.","'segmentsconfiguration'","(3","/home/lux","0","0.","10","10!","10,","10],","18,","53,","800000,","[","[,","[1,","[10,","[2,","[4,","[5,","[7,","[8,","[[0,","[[3,","[[6,","[],","]","above,","add","anoth","appear","arrang","array,","back","badli","chang","channel","check","command","conf","config","configur","connect","control.","controlling.","converter.","count","count\"","crash.","data","default","defaults:","dimenson","din","dma","doing.","don't","each","editor","editor,","element","else,","empti","enter","entri","exampl","fail.","fall","false,","false],","false]]","false]],","file","gener","gpio","here","interface.","invert","it.","know","leav","led'","led_channel","led_count","led_dma","led_invert","led_pin","lenght","length,","level","likings.","line","line.","list,","look","lux","luxcena","matrix","need","neo","neo/userdata/config/strip.json","newer","newer),","now","number","on","option","option.","out","parameters,","pixel'","pleas","port","port.","reason","recommend","refer","repres","rpi","run","segment","segment,","segmentconfigur","segments.","set","setup","setup.","shield,","shouldn't","simpl","someth","something,","square,","start","stream.","strongli","sudo","sum","system","take","them.","this:","touched,","true],","true]],","two","unless","up","us","vim","want","work","worri","{","}"],"Usage/CLI.html":["$","'log","'status']","'version']","(/etc/systemd/system/luxcena","(boot)","(luxcena","(press","(running)","(shouldn't","(skipnode)","*:8080",".","/bin/bash","/home/lux","/system.slice/luxcena","/usr/bin","05","12","20","2018","22:55:28","2365","23:5:21:401]","23:5:22:462]","6min",":","[3.11.2018","[args:","access,","activ","active:","add","ago","alia","anyth","anyways).","apart","app']","app.","argument,","assum","boot","boot,","boot:","boots:","branch","branch.","by:","call","cgroup:","chang","checker","chosen","cli","command","concern,","conf","config","ctrl+c","current","dec","dev","directory,","do","enabled)","enabled;","entries.","event","exampl","exit)━━━━━━━━━━━━━━━━━━","failed:","file.","first","gener","get","info.","instal","interfac","last","line","listen","load","loaded:","log","lux","luxcena","main","nano.","neo","neo.","neo...","neo.servic","neo.service;","neo.sh","neo.sh)","neo/src/app.j","neo/src/bin/luxcena","new","newest","node","note","now","npm","on.","open","option","output","output:","pid:","pleas","preset:","print","realli","remov","report","report.","root","run","run.","running,","say","script","second","selectbranch","server.","servic","service/app","show","skap","skipnod","start","stash","statu","status━━━━━━━━━━━━━━━━━━","stay","stop","strip","stue","success","sudo","system","systemd","systemd[1]:","thing.","uninstal","unknown","updat","useful","useless,","utc;","vendor","version","version:","webserv","wed","whole","won't","ye","yourself.","━━━app","━━━servic","━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━","│","└─2367","├─2365","╭─────────────────────╮","╰─────────────────────╯","●"],"Scripting/SupportLib/":["(in","(where","(x,","0","0)","24","255","=","access","actual","allow","bit","blue","blue,","bright","brightest.","brightness.","buffer","buffer.","chang","class","color","color(red,","color)","color.","compon","convert","darkest","data","defin","display","display.","each","green","green,","hexadecim","hexcolor(value)","highest","instanti","intens","intensity).","intensity.","itself.","led","led's.","leds,","leds.","librari","lowest","luxcenaneo.strip","made","matrix","n","n.","neo.strip","new","number","object","on","order).","pixel","posit","provid","red,","refeer","return","rgb","scale","segment","sequenc","set","shouldn't","softwar","strip","strip.getbrightness():","strip.getpixelcolor(n)","strip.getpixels():","strip.numpixels():","strip.setbrightness(brightness)","strip.setpixelcolor(n,","strip.setpixelcolorrgb(n,","strip.setpixelcolorxy(x,","strip.setpixelcolorxyrgb(x,","strip.setsegmentcolorrgb(segment,","strip.show()","support","thing","up","us","valu","value.","values.","want","white","whole","y)","y,"],"Contributing/Modules/CompileAndRun.html":["\"/usrdata/usrcode/example\");","(_code)","(_stderr)","(_stdout)","(where","+","//",":`(","=","=>","_code","`throw`","add","app","app.j","attach","below:","build","call","called.","class","class,","closes,","code","code.","compileandrun","compilerun.python(global.dirswap","contain","data","delet","done","dy","entri","entry.pi","error","event","exampl","exit","exits,","export","file","file.","folder","folder,","folder.","full","index","initi","itself.","languag","last","later.","listner","local","located):","located.","made","make","messag","method","modul","move","new","next","object.","old","on","one.","out.","parameter,","path","place","point","print","process","process,","python","python,","python.compil","python.constructor","python.run","pythonsupportfil","readi","requir","root","run","sc","sc.on(\"close\",","sc.on(\"stderr::end\",","sc.on(\"stderr::out\",","sc.on(\"stdout::data\",","sc.on(\"stdout::end\",","script","script,","script.","script.py,","scripts.","someth","spawn","start","subdir","support","take","this:","us","user","usual","var","word","write","{","});","​"]},"length":7},"tokenStore":{"root":{"0":{"5":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.04201680672268908}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}},"1":{"0":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"!":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.03418803418803419}}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"2":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"8":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"2":{"0":{"1":{"8":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"2":{"docs":{},":":{"5":{"5":{"docs":{},":":{"2":{"8":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"3":{"6":{"5":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{},":":{"5":{"docs":{},":":{"2":{"1":{"docs":{},":":{"4":{"0":{"1":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"docs":{}},"docs":{}},"docs":{}}},"2":{"docs":{},":":{"4":{"6":{"2":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"docs":{}}},"4":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}}},"5":{"5":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.04201680672268908}}},"docs":{}},"docs":{}},"5":{"3":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"6":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"8":{"0":{"0":{"0":{"0":{"0":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{}},"docs":{},"(":{"3":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"docs":{},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},")":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"s":{"docs":{},"s":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"s":{"docs":{},"s":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"k":{"docs":{},"i":{"docs":{},"p":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}},"/":{"docs":{},"e":{"docs":{},"t":{"docs":{},"c":{"docs":{},"/":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"d":{"docs":{},"/":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{},"n":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"i":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"x":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},")":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"s":{"docs":{},"t":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},")":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},")":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}},"m":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"t":{"docs":{},"i":{"docs":{},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"e":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"n":{"docs":{},"o":{"docs":{},"t":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"s":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"y":{"docs":{},"t":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{},"s":{"docs":{},")":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}},"d":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"p":{"docs":{},"p":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"'":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"j":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"y":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"g":{"docs":{},"u":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"g":{"docs":{},"o":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"l":{"docs":{},"i":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}},"t":{"docs":{},"t":{"docs":{},"a":{"docs":{},"c":{"docs":{},"h":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"b":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.014184397163120567}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{},":":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"d":{"docs":{},"l":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"s":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}},"y":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}},"u":{"docs":{},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.022727272727272728}}}}}}},"d":{"docs":{},"e":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"s":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"i":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},")":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"o":{"docs":{},"r":{"docs":{},"y":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"s":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}},"o":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"r":{"docs":{},"k":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}}}},"m":{"docs":{},"a":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"y":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}},"c":{"docs":{},"h":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}}}}},"n":{"docs":{},"c":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}},"r":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"y":{"docs":{},".":{"docs":{},"p":{"docs":{},"i":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},";":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"x":{"docs":{},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"i":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},")":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}},"g":{"docs":{},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}},"e":{"docs":{},"!":{"docs":{"Usage/":{"ref":"Usage/","tf":0.1}}}}}}},"i":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"p":{"docs":{},"i":{"docs":{},"o":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"r":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.029411764705882353}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}},"v":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"e":{"docs":{},"r":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"x":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"m":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"(":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"/":{"docs":{},"j":{"docs":{},"a":{"docs":{},"k":{"docs":{},"o":{"docs":{},"b":{"docs":{},"s":{"docs":{},"t":{"1":{"docs":{},"n":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.06666666666666667},"Usage/":{"ref":"Usage/","tf":0.15},"Usage/Install.html":{"ref":"Usage/Install.html","tf":10.03960396039604},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},":":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"n":{"docs":{},"t":{"docs":{},"i":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},":":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}},"e":{"docs":{},"r":{"docs":{},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"e":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"n":{"docs":{},"s":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}},"i":{"docs":{},"t":{"docs":{},"y":{"docs":{},")":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"f":{"docs":{},"o":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"d":{"docs":{},"e":{"docs":{},"x":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"t":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"o":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}}},"g":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}},"a":{"docs":{},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"w":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}},"t":{"docs":{},"e":{"docs":{},"d":{"docs":{},")":{"docs":{},":":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"u":{"docs":{},"x":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0425531914893617}},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"./":{"ref":"./","tf":0.06666666666666667},"Usage/":{"ref":"Usage/","tf":0.1},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.0594059405940594},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.031914893617021274}},"n":{"docs":{},"e":{"docs":{},"o":{"docs":{},".":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"v":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}}},"d":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.03361344537815126}},"'":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}},"s":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"_":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"d":{"docs":{},"m":{"docs":{},"a":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"i":{"docs":{},"n":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"p":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"s":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"n":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"t":{"docs":{},"h":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"i":{"docs":{},"k":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"n":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"s":{"docs":{},"t":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.017094017094017096}}},"e":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":5.004201680672269}}}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"a":{"docs":{},"g":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},"e":{"docs":{},"o":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.04950495049504951},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.05673758865248227}},".":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},".":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}},".":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"e":{"docs":{},";":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},")":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},",":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"/":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"/":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},".":{"docs":{},"j":{"docs":{},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"r":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{},".":{"docs":{},"j":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"w":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.022727272727272728}},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},")":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"s":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"x":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"o":{"docs":{},"w":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}},"d":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"t":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}},"p":{"docs":{},"m":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"i":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802}},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"'":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"d":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"o":{"docs":{},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"b":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"i":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.02100840336134454}}}}},"r":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"r":{"docs":{},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.03361344537815126}}}}}},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}},"t":{"docs":{},"h":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"y":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.03977272727272727}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"i":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}}},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"s":{"docs":{},"u":{"docs":{},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"f":{"docs":{},"i":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}},"d":{"docs":{},"i":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.03333333333333333},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"e":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"r":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"p":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"d":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.029411764705882353}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}}},"a":{"docs":{},"s":{"docs":{},"p":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},"i":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"u":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}},"n":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"p":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"g":{"docs":{},"b":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"u":{"docs":{},"l":{"docs":{},"d":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},"w":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}}},"i":{"docs":{},"e":{"docs":{},"l":{"docs":{},"d":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"o":{"docs":{},"f":{"docs":{},"t":{"docs":{},"w":{"docs":{},"a":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"e":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}}}}},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}},"t":{"docs":{},"h":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"a":{"docs":{},"w":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"t":{"docs":{},"i":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.03333333333333333}}}}},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.0297029702970297},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.031914893617021274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}},"t":{"docs":{},"u":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}},"s":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}}},"y":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"s":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"m":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"o":{"docs":{},"n":{"docs":{},"g":{"docs":{},"l":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"i":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},".":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"(":{"docs":{},"n":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}},"s":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}},"n":{"docs":{},"u":{"docs":{},"m":{"docs":{},"p":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{},"s":{"docs":{},"(":{"docs":{},")":{"docs":{},":":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"(":{"docs":{},"b":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"n":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"l":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"(":{"docs":{},"n":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"r":{"docs":{},"g":{"docs":{},"b":{"docs":{},"(":{"docs":{},"n":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}},"x":{"docs":{},"y":{"docs":{},"(":{"docs":{},"x":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"r":{"docs":{},"g":{"docs":{},"b":{"docs":{},"(":{"docs":{},"x":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{},"r":{"docs":{},"g":{"docs":{},"b":{"docs":{},"(":{"docs":{},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}}}}}}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"w":{"docs":{},"(":{"docs":{},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}},"u":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"e":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.025210084033613446}},"u":{"docs":{},"p":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"m":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"n":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"s":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.021367521367521368},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"s":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{},"b":{"docs":{},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"c":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}},"i":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"e":{"docs":{},"/":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"n":{"docs":{},"c":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"c":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"r":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.03409090909090909}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},"p":{"docs":{},"y":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"s":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"a":{"docs":{},"l":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},".":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"\"":{"docs":{},"c":{"docs":{},"l":{"docs":{},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{},":":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},":":{"docs":{},":":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{},"\"":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"d":{"docs":{},"o":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0425531914893617}}}},"m":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"c":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":5.004201680672269},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}}}}}}},"b":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"[":{"1":{"docs":{},"]":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"docs":{}}}}}}}},"k":{"docs":{},"a":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"i":{"docs":{},"p":{"docs":{},"n":{"docs":{},"o":{"docs":{},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"a":{"docs":{},"y":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"u":{"docs":{},"s":{"docs":{"./":{"ref":"./","tf":0.06666666666666667},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.029914529914529916},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"a":{"docs":{},"g":{"docs":{"Usage/":{"ref":"Usage/","tf":10.05}}}},"e":{"docs":{},"f":{"docs":{},"u":{"docs":{},"l":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"n":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"p":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}},"t":{"docs":{},"c":{"docs":{},";":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"Usage/":{"ref":"Usage/","tf":0.1},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"e":{"docs":{},"r":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"l":{"docs":{},"i":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":10.01418439716312}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"i":{"docs":{},"g":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"u":{"docs":{},"r":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":10.004273504273504}}}}}}},"s":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"n":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"l":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}},"e":{"docs":{},"r":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"c":{"docs":{},"e":{"docs":{},"r":{"docs":{},"n":{"docs":{},",":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},")":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},":":{"docs":{},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"s":{"docs":{},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":10}}}}}}}},"r":{"docs":{},"u":{"docs":{},"n":{"docs":{},".":{"docs":{},"p":{"docs":{},"y":{"docs":{},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"n":{"docs":{},"(":{"docs":{},"g":{"docs":{},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{},".":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"s":{"docs":{},"w":{"docs":{},"a":{"docs":{},"p":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"\"":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"l":{"docs":{},"o":{"docs":{},"r":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.046218487394957986}},"(":{"docs":{},"r":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}}}}}},"d":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}},"d":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},"r":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"p":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"t":{"docs":{},"r":{"docs":{},"l":{"docs":{},"+":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"u":{"docs":{},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}},"t":{"docs":{},"h":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}},"?":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"s":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"k":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"e":{"docs":{},"r":{"docs":{},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"b":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"e":{"docs":{},"s":{"docs":{},"h":{"docs":{},"o":{"docs":{},"o":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}},"u":{"docs":{},"e":{"docs":{},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"o":{"docs":{},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"d":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"w":{"docs":{},"o":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}},"w":{"docs":{},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"Usage/":{"ref":"Usage/","tf":0.05},"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.021367521367521368},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"r":{"docs":{},"i":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"e":{"docs":{},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"d":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"$":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.019801980198019802},"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"/":{"docs":{},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{},"/":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{},".":{"docs":{},"s":{"docs":{},"h":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}}}}}}},"/":{"docs":{},"t":{"docs":{},"m":{"docs":{},"p":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}}},"h":{"docs":{},"o":{"docs":{},"m":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}}},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{},"/":{"docs":{},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},".":{"docs":{},"s":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"u":{"docs":{},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"r":{"docs":{},"/":{"docs":{},"b":{"docs":{},"i":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}},"/":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}}},"f":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"l":{"docs":{},"l":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282}}},"]":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"d":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"x":{"docs":{},"'":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"l":{"docs":{},"e":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.01282051282051282},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.022727272727272728}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},",":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"m":{"docs":{},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"v":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"a":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"x":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.021367521367521368},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}},"i":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}},"d":{"docs":{},"e":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"k":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"a":{"docs":{},"g":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.017045454545454544}}}}}}}},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.017094017094017096},"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},"c":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"e":{"docs":{},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}}},"u":{"docs":{},"t":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"p":{"docs":{},"u":{"docs":{},"t":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}}}}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"b":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.012605042016806723}},".":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}},"r":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},")":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}}}}}},"l":{"docs":{},"d":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}}}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"b":{"docs":{},"o":{"docs":{},"s":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"r":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}},"i":{"docs":{},"m":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.03361344537815126}},"e":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}},"s":{"docs":{},".":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.004201680672268907}}}}}}},"r":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"y":{"docs":{},"e":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901},"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}},"t":{"docs":{},",":{"docs":{"Usage/Install.html":{"ref":"Usage/Install.html","tf":0.009900990099009901}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},")":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}},",":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.008403361344537815}}}},"\"":{"docs":{},"l":{"docs":{},"e":{"docs":{},"d":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},"_":{"docs":{},"c":{"docs":{},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"t":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"d":{"docs":{},"m":{"docs":{},"a":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"f":{"docs":{},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"_":{"docs":{},"h":{"docs":{},"z":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"p":{"docs":{},"i":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}},"i":{"docs":{},"n":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"x":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{},"o":{"docs":{},"m":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}}}}}}}},"s":{"docs":{},"\"":{"docs":{},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"k":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},":":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"r":{"docs":{},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{},"/":{"docs":{},"u":{"docs":{},"s":{"docs":{},"r":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{},"/":{"docs":{},"e":{"docs":{},"x":{"docs":{},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"\"":{"docs":{},")":{"docs":{},";":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"'":{"docs":{},"n":{"docs":{},"a":{"docs":{},"n":{"docs":{},"o":{"docs":{},"'":{"docs":{},".":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}},"s":{"docs":{},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"s":{"docs":{},"'":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"]":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}},"[":{"1":{"0":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"2":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"3":{"docs":{},".":{"1":{"1":{"docs":{},".":{"2":{"0":{"1":{"8":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"docs":{}},"docs":{}}},"4":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"5":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"7":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"8":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}},"[":{"0":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"3":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"6":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}},"docs":{}},"]":{"docs":{},",":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}}},"a":{"docs":{},"r":{"docs":{},"g":{"docs":{},"s":{"docs":{},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.010638297872340425}}}}}}}},"]":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.008547008547008548}}},"k":{"docs":{},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}}}}}},"{":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}},"}":{"docs":{"Usage/Configuration.html":{"ref":"Usage/Configuration.html","tf":0.004273504273504274}},")":{"docs":{},";":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}}}},"*":{"docs":{},":":{"8":{"0":{"8":{"0":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},":":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}},"`":{"docs":{},"(":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"a":{"docs":{},"p":{"docs":{},"p":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{},"━":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"│":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.03546099290780142}}},"└":{"docs":{},"─":{"2":{"3":{"6":{"7":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"├":{"docs":{},"─":{"2":{"3":{"6":{"5":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}},"╭":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"╮":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}}}}}}}}}}}}}}}}}},"╰":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"─":{"docs":{},"╯":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0070921985815602835}}}}}}}}}}}}}}}}}}}}}}}}},"●":{"docs":{"Usage/CLI.html":{"ref":"Usage/CLI.html","tf":0.0035460992907801418}}},"=":{"docs":{"Scripting/SupportLib/":{"ref":"Scripting/SupportLib/","tf":0.01680672268907563},"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}},">":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.028409090909090908}}}},"+":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.011363636363636364}}},"_":{"docs":{},"c":{"docs":{},"o":{"docs":{},"d":{"docs":{},"e":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}},"`":{"docs":{},"t":{"docs":{},"h":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"`":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}}}}}}},"​":{"docs":{"Contributing/Modules/CompileAndRun.html":{"ref":"Contributing/Modules/CompileAndRun.html","tf":0.005681818181818182}}}},"length":4656},"corpusTokens":["\"/usrdata/usrcode/example\");","\"led","\"led_channel\":","\"led_count\":","\"led_dma\":","\"led_freq_hz\":","\"led_invert\":","\"led_pin\":","\"line\":","\"matrix\":","\"random\":","\"real\"","\"segmentconfiguration\":","\"segments\":","\"snake\",","\"snake\":","$","'log","'nano'.","'segmentsconfiguration'","'status']","'version']","(/etc/systemd/system/luxcena","(3","(_code)","(_stderr)","(_stdout)","(boot)","(dev)","(in","(luxcena","(prefer","(press","(running)","(shouldn't","(skipnode)","(ssh","(where","(x,","*:8080","+",".","./bin/install.sh","//","/bin/bash","/home/lux","/system.slice/luxcena","/tmp/luxcena","/usr/bin","0","0)","0.","05","10","10!","10,","10],","12","18,","20","2018","22:55:28","2365","23:5:21:401]","23:5:22:462]","24","255","53,","6min","800000,",":",":`(","=","=>","[","[,","[1,","[10,","[2,","[3.11.2018","[4,","[5,","[7,","[8,","[[0,","[[3,","[[6,","[],","[args:","]","_code","`throw`","above,","access","access,","activ","active:","actual","add","ago","alia","allow","anoth","answer","anyth","anyways).","apart","app","app']","app.","app.j","appear","argument,","arrang","array,","assum","assur","attach","back","badli","be","below:","bit","blue","blue,","boot","boot,","boot:","boots:","branch","branch.","bright","brightest.","brightness.","buffer","buffer.","build","by:","call","called.","cd","cgroup:","chang","channel","check","checker","chosen","class","class,","cli","clone","closes,","code","code.","color","color(red,","color)","color.","command","command$","command)","command:$","commands$","compileandrun","compilerun.python(global.dirswap","compon","concern,","conf","config","configur","connect","console.","contain","control.","controlling.","convert","converter.","count","count\"","crash.","ctrl+c","current","darkest","data","dec","default","defaults:","defin","delet","depend","dev","dimenson","din","direct)","directory,","display","display.","dma","do","do,","doing.","don't","done","dy","each","easi","editor","editor,","element","else,","empti","enabled)","enabled;","encount","enter","entri","entries.","entry.pi","error","event","exampl","exit","exit)━━━━━━━━━━━━━━━━━━","exits,","export","f","fail","fail.","failed:","fall","false,","false],","false]]","false]],","file","file.","find","first","fix'","folder","folder,","folder.","follow","full","gener","get","git","gpio","green","green,","guid","guide!","hang,","hard","have","haven't","here","here.","hexadecim","hexcolor(value)","highest","hour","https://github.com/jakobst1n/luxcena","index","info.","initi","instal","install.","installed.","installing:","instanti","instruct","instructions:","intens","intensity).","intensity.","interfac","interface.","introduct","invert","issu","it,","it.","itself.","know","languag","last","later.","leav","led","led'","led's.","led_channel","led_count","led_dma","led_invert","led_pin","leds,","leds.","lenght","length,","level","librari","likings.","line","line.","list,","listen","listner","load","loaded:","local","located):","located.","log","look","lowest","lux","luxcena","luxcenaneo.strip","made","main","make","matrix","messag","method","modul","more","move","n","n.","nano.","need","neo","neo,","neo.","neo...","neo.install.log","neo.servic","neo.service;","neo.sh","neo.sh)","neo.strip","neo/src/app.j","neo/src/bin/luxcena","neo/userdata/config/strip.json","neo?","new","newer","newer),","newest","next","node","note","now","npm","number","object","object.","old","on","on.","onc","one.","open","option","option.","order).","out","out.","output","output.","output:","parameter,","parameters,","path","pi","pid:","pixel","pixel'","place","pleas","point","port","port.","posit","possibl","post","preset:","print","process","process,","provid","python","python,","python.compil","python.constructor","python.run","pythonsupportfil","questions.","raspberri","readi","realli","reason","recommend","red,","refeer","refer","remov","report","report.","repres","requir","return","rgb","root","rpi","run","run.","running,","say","sc","sc.on(\"close\",","sc.on(\"stderr::end\",","sc.on(\"stderr::out\",","sc.on(\"stdout::data\",","sc.on(\"stdout::end\",","scale","screen.","script","script,","script.","script.py,","scripts.","second","see","seem","segment","segment,","segmentconfigur","segments.","selectbranch","sent","sequenc","server.","servic","service/app","session,","set","setup","setup.","setup?","shield","shield,","shortli","shouldn't","show","simpl","skap","skipnod","softwar","software.","someon","someth","something,","something?","sourc","spawn","spent","square,","start","stash","statu","status━━━━━━━━━━━━━━━━━━","stay","still","stop","stream.","strip","strip.getbrightness():","strip.getpixelcolor(n)","strip.getpixels():","strip.numpixels():","strip.setbrightness(brightness)","strip.setpixelcolor(n,","strip.setpixelcolorrgb(n,","strip.setpixelcolorxy(x,","strip.setpixelcolorxyrgb(x,","strip.setsegmentcolorrgb(segment,","strip.show()","strongli","stue","subdir","success","sudo","sum","support","system","systemd","systemd[1]:","tail","take","termin","them.","thing","thing.","thing?","this:","through","touched,","troubl","troubleshoot","true],","true]],","two","uninstal","unknown","unless","up","updat","us","usag","useful","useless,","user","usual","utc;","valu","value.","values.","var","vendor","verbos","version","version:","vim","want","webserv","wed","white","whole","won't","word","work","worri","write","y)","y,","ye","yet,","yourself.","{","}","});","​","━━━app","━━━servic","━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━","│","└─2367","├─2365","╭─────────────────────╮","╰─────────────────────╯","●"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"Luxcena-Neo\nDependencies \nBranch (dev) \nInstall\nPlease refer to this guide for installing: Install Luxcena-neo.\nIssues\nThere might still be a bit hard for someone not having spent hours looking at the source to use this software.\nBut i assure you that it will be really easy to use shortly\n"},"Usage/":{"url":"Usage/","title":"Usage","keywords":"","body":"Usage\nInstall\nWant to install luxcena-neo? This is the guide!\nConfiguration\nJust installed luxcena-neo, or you have changed your setup? This is the guide!\nCLI\nReady to start the thing? Or change something?\n"},"Usage/Install.html":{"url":"Usage/Install.html","title":"Install","keywords":"","body":"Installation\nIf you want to install luxcena-neo to use it, these are the instructions:\n\nRequirements\n\nThe luxcena-shield\nAccess to the raspberry pi (SSH or direct)\nRoot access (preferably through the sudo command)\n\nInstall\n\nStart with logging into your Raspberry Pi\nRun these commands$ git clone https://github.com/JakobST1n/Luxcena-Neo\n$ cd Luxcena-Neo\n$ sudo ./bin/install.sh\n\n\nFollow the instructions on screen. You should answer yes to most of the questions.\nThe install-process might seem to hang, but there is just no output being sent to the console. If you want to see a bit more verbose output. Open another terminal session, and run this command:$ tail -n 10 -f /tmp/luxcena-neo.install.log\n\nThis is also where you will find possible reasons for a failed install.\nLuxcena-Neo should now be installed. Start it with this command$ luxcena-neo start\n\n\n\nTroubleshooting\nWe haven't encountered any troubles yet, but once we do, we will post fix'es here.\n\nYou should now be all set to configuring luxcena-neo.\n"},"Usage/Configuration.html":{"url":"Usage/Configuration.html","title":"Configuration","keywords":"","body":"Configuration\nHow to setup luxcena-neo to work with your setup\n\n$ sudo lux-neo conf\n\nWhen running the command above, a config file should appear in the editor 'nano'.\n{\n \"led_count\": 53,\n \"segments\": [],\n \"matrix\": [],\n \"segmentConfiguration\": \"snake\",\n \"led_pin\": 18,\n \"led_freq_hz\": 800000,\n \"led_dma\": 10,\n \"led_invert\": false,\n \"led_channel\": 0\n}\n\nIf you rather want to use vim or another editor, the file is at /home/lux-neo/userdata/config/strip.json\n\nled_count\nThis is the number of LED's you want to control.\nsegments\nThis is a simple list, here you should add the lenghts of all your segments. Please enter the \"real\" length, and don't start counting from 0. If you just want one segment, you should just have one element in the list, which is the number of led's you are controlling.\nWhen summing this list, it should check out with the \"led-count\"-option.\nmatrix\nThis is a two dimensonal array, used to arrange the segments in a matrix of your likings. Here you enter the segment-number to represent them. In the example above, all the segments are in one line. If you want to have them in a square, it could look like this:\n\"segments\": [10, 10, 10, 10, 10, 10, 10, 10, 10],\n\"matrix\": [\n [[0, false], [1, true], [2, false]],\n [[3, true], [4, false], [5, true]],\n [[6, false], [7, true], [8, false]]\n]\n\nEach entry looks is a list, with two parameters, [, ]\nIf you don't have a reference to all the segments or something, the matrix setup will fail. And fall back to 'segmentsconfiguration'\n\nsegmentconfiguration\nIf the matrix-option is empty or badly setup. The matrix will be set up using one of these defaults:\n\"snake\":\n\"line\":\n\"random\":\nled_pin\nIf using the luxcena-shield, you shouldn't have to worry about this option. But set it to the GPIO-port connected to your pixel's din-port.\nled_dma\nIf using a newer RPi (3 or newer), leave this as 10! Or your file-system might crash.\n\nThis is the dma-channel used to generate the data-stream. If you for some reason need channel 10 for something else, you can change it. But i strongly recommend leaving it to 10!\nled_invert\nThis should not be touched, unless you are using a inverting level converter.\nled_channel\nLeave this as default unless you know what you are doing.\n\nNow you might want to take a look at the command line interface.\n"},"Usage/CLI.html":{"url":"Usage/CLI.html","title":"CLI","keywords":"","body":"Command line interface\n\nThis gets installed in the /usr/bin directory, and can be called by:\n$ luxcena-neo.sh\n\nor is alias\n$ lux-neo\n\nThis CLI assumes root access, so please run it with sudo\n\nOptions\nsudo lux-neo uninstall\nUninstall the whole thing. You will have to remove this script yourself.\nsudo lux-neo update (skipNode)\nUpdate to the newest version on the current branch.\nIf skipNode is the second argument, npm won't be run.\nsudo lux-neo conf\nOpen the strip-config in nano.\nsudo lux-neo start (boot)\nStart the server.\nIf you add boot, it will start when the system boots:\nsudo lux-neo start boot\n\nsudo lux-neo stop (boot)\nStop the server.\nIf you add boot, it will NOT start when the system boots:\nsudo lux-neo start boot\n\nsudo lux-neo status\nThis will output the status of the app. First it reports if the service is running,\nand some general info. Then it prints the systemd-status report.\nExample output:\nLuxcena-neo-cli [args: 'status']\n\n╭─────────────────────╮\n│ Service active: yes │\n│ Starts on boot: yes │\n│ Has failed: no │\n╰─────────────────────╯\n\n━━━Service status━━━━━━━━━━━━━━━━━━\n● luxcena-neo.service - Luxcena Neo\n Loaded: loaded (/etc/systemd/system/luxcena-neo.service; enabled; vendor preset: enabled)\n Active: active (running) since Wed 2018-12-05 22:55:28 UTC; 6min ago\n Main PID: 2365 (luxcena-neo.sh)\n CGroup: /system.slice/luxcena-neo.service\n ├─2365 /bin/bash /home/lux-neo/src/bin/luxcena-neo.sh\n └─2367 node /home/lux-neo/src/app.js\n\nDec 05 22:55:28 LUXCENA-STUE-SKAP systemd[1]: Started Luxcena Neo.\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\nsudo lux-neo log service/app\nThis shows the last 20 lines of the chosen log-file. And stays open to show\nall new entries.\nExample output:\nLuxcena-neo-cli [args: 'log app']\n\n━━━App log (press ctrl+c to exit)━━━━━━━━━━━━━━━━━━\n[3.11.2018 23:5:21:401] EVENT Starting Luxcena-Neo...\n[3.11.2018 23:5:22:462] SUCCESS Webserver now listening at *:8080\n\nsudo lux-neo version\nCurrently not really doing anything usefull apart from showing which branch you are on.\nExample output:\nLuxcena-neo-cli [args: 'version']\n\n╭─────────────────────╮\n│ Version: Unknown │\n│ branch : dev │\n╰─────────────────────╯\n\nsudo lux-neo selectBranch \nThis will change what branch you are on to . Stashing changes (shouldn't be a concern, but just saying it anyways).\nPlease note that the version-checker now will just be useless, as it does not now what branch we really are on.\n"},"Scripting/SupportLib/":{"url":"Scripting/SupportLib/","title":"Support Library","keywords":"","body":"Support Library\n\nclass Strip\nThis is the object you are refeering to when you want to do things with LED's.\nYou shouldn't have to do instantiate your own new strip-object as you can use the one\nset up by the software itself.\nLuxcenaNeo.strip\nor\nneo.strip\n\nStrip.show()\nDisplay all the changes made to the LEDs, on the actual LEDs.\nStrip.setPixelColor(n, color)\nSet LED at position n to the provided 24-bit color value (in RGB order).\nStrip.setPixelColorXY(x, y, color)\nSet LED at position (x, y) in the defined matrix to the provided 24-bit color value (in RGB order).\nStrip.setPixelColorRGB(n, red, green, blue, white = 0)\nSet LED at position n to the provided red, green, and blue color.\nEach color component should be a value from 0 to 255 (where 0 is the\nlowest intensity and 255 is the highest intensity).\nStrip.setPixelColorXYRGB(x, y, red, green, blue, white = 0)\nSet LED at position (x, y) in the defined matrix to the provided red, green, and blue color.\nEach color component should be a value from 0 to 255 (where 0 is the\nlowest intensity and 255 is the highest intensity).\nStrip.setSegmentColorRGB(segment, red, green, blue, white = 0)\nSet a whole segment to the provided red, green and blue color.\nEach color component should be a value from 0 to 255 (where 0 is the\nlowest intensity and 255 is the highest intensity).\nStrip.setBrightness(brightness)\nScale each LED in the buffer by the provided brightness. A brightness\nof 0 is the darkest and 255 is the brightest.\nStrip.getBrightness():\nGet the brightness value for each LED in the buffer. A brightness\nof 0 is the darkest and 255 is the brightest.\nStrip.getPixels():\nReturn an object which allows access to the LED display data as if\nit were a sequence of 24-bit RGB values.\nStrip.numPixels():\nReturn the number of pixels in the display.\nStrip.getPixelColor(n)\nGet the 24-bit RGB color value for the LED at position n.\n\nColor(red, green, blue, white = 0)\nConvert the provided red, green, blue color to a 24-bit color value.\nEach color component should be a value 0-255 where 0 is the lowest intensity\nand 255 is the highest intensity.\nhexColor(value)\nConvert the provided hexadecimal color to a 24-bit color value.\n"},"Contributing/Modules/CompileAndRun.html":{"url":"Contributing/Modules/CompileAndRun.html","title":"CompileAndRun","keywords":"","body":"Index\n\nLocals\nvar pythonSupportFiles\nPoints to the files for our python support code. They should be in a subdir of the module itself.\nExported\nclass Python\nThis is exported as Python, just so that we could add other languages later. Used to build and run python-scripts with our support-code.\nmethod Python.constructor\nTakes one parameter, which is the full path to the folder where the script is located.\nWhen initializing the class, this will be called. Can be done like this:\nnew compileRun.Python(global.DirSwap + \"/usrData/usrCode/example\");\n\nmethod Python.compile\nThis deletes old build-folder, and makes a new one. It then moves all required files into the build-folder, making us ready for running the script.\nmethod Python.run\nSpawns a new process, starting entry.py in our build-folder. It also attaches event-listners on our class-object. All of them is in the example below:\nlet sc = new compileRun.Python(global.DirSwap + \"/usrData/usrCode/example\");\n​\n// When data is printed from the python-script\nsc.on(\"stdout::data\", (_stdout) => { });\n// Last write when script closes, any exiting messages\nsc.on(\"stdout::end\", (_stdout) => { });\n// When something is printed from the python-script to the error-out. Usually when a `throw` is called\nsc.on(\"stderr::out\", (_stderr) => { });\n// Last words when process is dying from an error :`(\nsc.on(\"stderr::end\", (_stderr) => { });\n// When script exits, _code is the exit-code\nsc.on(\"close\", (_code) => { });\n\nPython\nThis is the support-files for user-made scripts.\nEntry.py\nThe entry-point when running a script. A file called script.py, containing the user-script, should be placed next to this file. Starting it should be done like this (Where app-root is where our app.js is located):\npython entry.py \n"}}}