Skip to content

Commit

Permalink
Updated docs, test with Node 12.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Feb 21, 2020
1 parent 2ced600 commit 01fa83d
Show file tree
Hide file tree
Showing 15 changed files with 63 additions and 55 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: false
language: node_js
node_js:
- "13.9"
- "12.14"
- "12.16"
- "10.16"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
12 changes: 6 additions & 6 deletions docs/classes/_data_.datautils.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3>mask<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/data.ts#L82">data.ts:82</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/data.ts#L82">data.ts:82</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -163,7 +163,7 @@ <h3>minify<wbr>Json</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/data.ts#L132">data.ts:132</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/data.ts#L132">data.ts:132</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -205,7 +205,7 @@ <h3>remove<wbr>From<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/data.ts#L20">data.ts:20</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/data.ts#L20">data.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -248,7 +248,7 @@ <h3>replace<wbr>Tags</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/data.ts#L46">data.ts:46</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/data.ts#L46">data.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -291,7 +291,7 @@ <h3>strip<wbr>Html</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/data.ts#L229">data.ts:229</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/data.ts#L229">data.ts:229</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -328,7 +328,7 @@ <h3>uuid</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/data.ts#L359">data.ts:359</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/data.ts#L359">data.ts:359</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
12 changes: 6 additions & 6 deletions docs/classes/_index_.jaul.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>data</h3>
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <a href="_data_.datautils.html" class="tsd-signature-type">DataUtils</a><span class="tsd-signature-symbol"> = DataUtils.Instance</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/index.ts#L25">index.ts:25</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/index.ts#L25">index.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -128,7 +128,7 @@ <h3>io</h3>
<div class="tsd-signature tsd-kind-icon">io<span class="tsd-signature-symbol">:</span> <a href="_io_.ioutils.html" class="tsd-signature-type">IOUtils</a><span class="tsd-signature-symbol"> = IOUtils.Instance</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/index.ts#L28">index.ts:28</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/index.ts#L28">index.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -143,7 +143,7 @@ <h3>network</h3>
<div class="tsd-signature tsd-kind-icon">network<span class="tsd-signature-symbol">:</span> <a href="_network_.networkutils.html" class="tsd-signature-type">NetworkUtils</a><span class="tsd-signature-symbol"> = NetworkUtils.Instance</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/index.ts#L31">index.ts:31</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/index.ts#L31">index.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -158,7 +158,7 @@ <h3>system</h3>
<div class="tsd-signature tsd-kind-icon">system<span class="tsd-signature-symbol">:</span> <a href="_system_.systemutils.html" class="tsd-signature-type">SystemUtils</a><span class="tsd-signature-symbol"> = SystemUtils.Instance</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/index.ts#L34">index.ts:34</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/index.ts#L34">index.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -173,7 +173,7 @@ <h3>version</h3>
<div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = JSON.parse(require(&quot;fs&quot;).readFileSync(&#x60;${__dirname}/../package.json&#x60;, {encoding: &quot;utf8&quot;})).version</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/index.ts#L22">index.ts:22</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/index.ts#L22">index.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -195,7 +195,7 @@ <h3>new<wbr>Instance</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/index.ts#L17">index.ts:17</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/index.ts#L17">index.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/_io_.ioutils.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h3>copy<wbr>File<wbr>Sync</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/io.ts#L67">io.ts:67</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/io.ts#L67">io.ts:67</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>get<wbr>File<wbr>Path</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/io.ts#L22">io.ts:22</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/io.ts#L22">io.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -195,7 +195,7 @@ <h3>mkdir<wbr>Recursive</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/io.ts#L77">io.ts:77</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/io.ts#L77">io.ts:77</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -229,7 +229,7 @@ <h3>sleep</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/io.ts#L127">io.ts:127</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/io.ts#L127">io.ts:127</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/_network_.networkutils.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>get<wbr>ClientIP</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/network.ts#L74">network.ts:74</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/network.ts#L74">network.ts:74</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -145,7 +145,7 @@ <h3>getIP</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/network.ts#L20">network.ts:20</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/network.ts#L20">network.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -179,7 +179,7 @@ <h3>get<wbr>SingleIPv4</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/network.ts#L43">network.ts:43</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/network.ts#L43">network.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -202,7 +202,7 @@ <h3>get<wbr>SingleIPv6</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/network.ts#L58">network.ts:58</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/network.ts#L58">network.ts:58</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -225,7 +225,7 @@ <h3>ip<wbr>InRange</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/network.ts#L120">network.ts:120</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/network.ts#L120">network.ts:120</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/classes/_system_.systemutils.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>get<wbr>Cpu<wbr>Load</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L110">system.ts:110</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L110">system.ts:110</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -125,13 +125,13 @@ <h4 class="tsd-returns-title">Returns <a href="../interfaces/_system_.cpuload.ht
<a name="getinfo" class="tsd-anchor"></a>
<h3>get<wbr>Info</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">get<wbr>Info<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../interfaces/_system_.getinfooptions.html" class="tsd-signature-type">GetInfoOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_system_.systemmetrics.html" class="tsd-signature-type">SystemMetrics</a></li>
<li class="tsd-signature tsd-kind-icon">get<wbr>Info<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><a href="../interfaces/_system_.getinfooptions.html" class="tsd-signature-type">GetInfoOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/_system_.systemmetrics.html" class="tsd-signature-type">SystemMetrics</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L59">system.ts:59</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L59">system.ts:59</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -142,7 +142,7 @@ <h3>get<wbr>Info</h3>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>options: <a href="../interfaces/_system_.getinfooptions.html" class="tsd-signature-type">GetInfoOptions</a></h5>
<h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../interfaces/_system_.getinfooptions.html" class="tsd-signature-type">GetInfoOptions</a></h5>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Options to define the output.</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/_system_.cpuload.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ <h3>idle</h3>
<div class="tsd-signature tsd-kind-icon">idle<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L41">system.ts:41</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L41">system.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -119,7 +119,7 @@ <h3>total</h3>
<div class="tsd-signature tsd-kind-icon">total<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L43">system.ts:43</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L43">system.ts:43</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/_system_.getinfooptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3>labels</h3>
<div class="tsd-signature tsd-kind-icon">labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L13">system.ts:13</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L13">system.ts:13</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
18 changes: 9 additions & 9 deletions docs/interfaces/_system_.systemmetrics.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>cpu<wbr>Cores</h3>
<div class="tsd-signature tsd-kind-icon">cpu<wbr>Cores<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L33">system.ts:33</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L33">system.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -126,7 +126,7 @@ <h3>hostname</h3>
<div class="tsd-signature tsd-kind-icon">hostname<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L21">system.ts:21</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L21">system.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -141,7 +141,7 @@ <h3>load<wbr>Avg</h3>
<div class="tsd-signature tsd-kind-icon">load<wbr>Avg<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L31">system.ts:31</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L31">system.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -156,7 +156,7 @@ <h3>memory<wbr>Total</h3>
<div class="tsd-signature tsd-kind-icon">memory<wbr>Total<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L27">system.ts:27</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L27">system.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -171,7 +171,7 @@ <h3>memory<wbr>Usage</h3>
<div class="tsd-signature tsd-kind-icon">memory<wbr>Usage<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L29">system.ts:29</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L29">system.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -186,7 +186,7 @@ <h3>platform</h3>
<div class="tsd-signature tsd-kind-icon">platform<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L25">system.ts:25</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L25">system.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -201,7 +201,7 @@ <h3>process</h3>
<div class="tsd-signature tsd-kind-icon">process<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L35">system.ts:35</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L35">system.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -216,7 +216,7 @@ <h3>title</h3>
<div class="tsd-signature tsd-kind-icon">title<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L23">system.ts:23</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L23">system.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -231,7 +231,7 @@ <h3>uptime</h3>
<div class="tsd-signature tsd-kind-icon">uptime<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/bb4d5ff/src/system.ts#L19">system.ts:19</a></li>
<li>Defined in <a href="https://github.com/igoramadas/jaul/blob/2ced600/src/system.ts#L19">system.ts:19</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 01fa83d

Please sign in to comment.