UNPKG

backed-cli

Version:

The official command line interface for Backed

134 lines (121 loc) 6.88 kB
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <base data-ice="baseUrl" href=""> <title data-ice="title">Source | API Document</title> <link type="text/css" rel="stylesheet" href="css/style.css"> <link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css"> <script src="script/prettify/prettify.js"></script> <script src="script/manual.js"></script> </head> <body class="layout-container" data-ice="rootContainer"> <header> <a href="./">Home</a> <a href="identifiers.html">Reference</a> <a href="source.html">Source</a> <a data-ice="repoURL" href="https://github.com/VandeurenGlenn/backed-cli" class="repo-url-github">Repository</a> <div class="search-box"> <span> <img src="./image/search.png"> <span class="search-input-edge"></span><input class="search-input"><span class="search-input-edge"></span> </span> <ul class="search-result"></ul> </div> </header> <nav class="navigation" data-ice="nav"><div> <ul> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/config.js~Config.html">Config</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/server.js~Server.html">Server</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-class">C</span><span data-ice="name"><span><a href="class/src/watcher.js~Watcher.html">Watcher</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-server">server</a></span></span></li> <li data-ice="doc"><span data-ice="kind" class="kind-variable">V</span><span data-ice="name"><span><a href="variable/index.html#static-variable-watcher">watcher</a></span></span></li> </ul> </div> </nav> <div class="content" data-ice="content"><h1>Source <img data-ice="coverageBadge" src="./badge.svg"><span data-ice="totalCoverageCount" class="total-coverage-count">14/26</span></h1> <table class="files-summary" data-ice="files" data-use-coverage="true"> <thead> <tr> <td>File</td> <td>Identifier</td> <td class="coverage">Document</td> <td style="display: none;">Size</td> <td style="display: none;">Lines</td> <td style="display: none;">Updated</td> </tr> </thead> <tbody> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/backed.js.html">src/backed.js</a></span></td> <td data-ice="identifier" class="identifiers">-</td> <td class="coverage"><span data-ice="coverage">-</span></td> <td style="display: none;" data-ice="size">1655 byte</td> <td style="display: none;" data-ice="lines">58</td> <td style="display: none;" data-ice="updated">2017-09-01 13:05:39 (UTC)</td> </tr> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/config.js.html#errorLines=19,22,23,24">src/config.js</a></span></td> <td data-ice="identifier" class="identifiers"><span><a href="class/src/config.js~Config.html">Config</a></span></td> <td class="coverage"><span data-ice="coverage">71 %</span><span data-ice="coverageCount" class="coverage-count">10/14</span></td> <td style="display: none;" data-ice="size">5816 byte</td> <td style="display: none;" data-ice="lines">211</td> <td style="display: none;" data-ice="updated">2017-12-05 21:12:05 (UTC)</td> </tr> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/server.js.html#errorLines=137,149,31">src/server.js</a></span></td> <td data-ice="identifier" class="identifiers"><span><a href="class/src/server.js~Server.html">Server</a></span> <span><a href="variable/index.html#static-variable-server">server</a></span></td> <td class="coverage"><span data-ice="coverage">40 %</span><span data-ice="coverageCount" class="coverage-count">2/5</span></td> <td style="display: none;" data-ice="size">4874 byte</td> <td style="display: none;" data-ice="lines">149</td> <td style="display: none;" data-ice="updated">2017-12-05 21:14:14 (UTC)</td> </tr> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/tasks.js.html">src/tasks.js</a></span></td> <td data-ice="identifier" class="identifiers">-</td> <td class="coverage"><span data-ice="coverage">-</span></td> <td style="display: none;" data-ice="size">1652 byte</td> <td style="display: none;" data-ice="lines">71</td> <td style="display: none;" data-ice="updated">2018-02-01 18:11:50 (UTC)</td> </tr> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/watcher.js.html#errorLines=29,48,65,68,92">src/watcher.js</a></span></td> <td data-ice="identifier" class="identifiers"><span><a href="class/src/watcher.js~Watcher.html">Watcher</a></span> <span><a href="variable/index.html#static-variable-watcher">watcher</a></span></td> <td class="coverage"><span data-ice="coverage">28 %</span><span data-ice="coverageCount" class="coverage-count">2/7</span></td> <td style="display: none;" data-ice="size">2634 byte</td> <td style="display: none;" data-ice="lines">92</td> <td style="display: none;" data-ice="updated">2017-12-07 18:27:49 (UTC)</td> </tr> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/workers/log-worker.js.html">src/workers/log-worker.js</a></span></td> <td data-ice="identifier" class="identifiers">-</td> <td class="coverage"><span data-ice="coverage">-</span></td> <td style="display: none;" data-ice="size">1087 byte</td> <td style="display: none;" data-ice="lines">50</td> <td style="display: none;" data-ice="updated">2017-04-01 20:12:11 (UTC)</td> </tr> <tr data-ice="file"> <td data-ice="filePath"><span><a href="file/src/workers/watcher-worker.js.html">src/workers/watcher-worker.js</a></span></td> <td data-ice="identifier" class="identifiers">-</td> <td class="coverage"><span data-ice="coverage">-</span></td> <td style="display: none;" data-ice="size">728 byte</td> <td style="display: none;" data-ice="lines">29</td> <td style="display: none;" data-ice="updated">2017-07-01 23:28:03 (UTC)</td> </tr> </tbody> </table> </div> <footer class="footer"> Generated by <a href="https://esdoc.org">ESDoc<span data-ice="esdocVersion">(0.5.2)</span><img src="./image/esdoc-logo-mini-black.png"></a> </footer> <script src="script/search_index.js"></script> <script src="script/search.js"></script> <script src="script/pretty-print.js"></script> <script src="script/inherited-summary.js"></script> <script src="script/test-summary.js"></script> <script src="script/inner-link.js"></script> <script src="script/patch-for-local.js"></script> </body> </html>