Skip to content

Commit

Permalink
Updated dependencies and docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Sep 16, 2019
1 parent 8def379 commit 00a0c3d
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 75 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: node_js
node_js:
- "12.10"
- "12.9"
- "11.14"
- "10.16"
after_success:
- "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
54 changes: 27 additions & 27 deletions docs/classes/_index_.anyhow.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h3>app<wbr>Name</h3>
<div class="tsd-signature tsd-kind-icon">app<wbr>Name<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/anyhow/blob/5096500/src/index.ts#L55">index.ts:55</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L55">index.ts:55</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -159,7 +159,7 @@ <h3>compact</h3>
<div class="tsd-signature tsd-kind-icon">compact<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L61">index.ts:61</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L61">index.ts:61</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -175,7 +175,7 @@ <h3>error<wbr>Stack</h3>
<div class="tsd-signature tsd-kind-icon">error<wbr>Stack<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L73">index.ts:73</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L73">index.ts:73</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -191,7 +191,7 @@ <h3>level<wbr>OnConsole</h3>
<div class="tsd-signature tsd-kind-icon">level<wbr>OnConsole<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L79">index.ts:79</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L79">index.ts:79</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -207,7 +207,7 @@ <h3>levels</h3>
<div class="tsd-signature tsd-kind-icon">levels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[&quot;info&quot;, &quot;warn&quot;, &quot;error&quot;]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L85">index.ts:85</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L85">index.ts:85</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -223,7 +223,7 @@ <h3>preprocessor</h3>
<div class="tsd-signature tsd-kind-icon">preprocessor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L114">index.ts:114</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L114">index.ts:114</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -241,7 +241,7 @@ <h3>separator</h3>
<div class="tsd-signature tsd-kind-icon">separator<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot; | &quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L91">index.ts:91</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L91">index.ts:91</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -257,7 +257,7 @@ <h3>timestamp</h3>
<div class="tsd-signature tsd-kind-icon">timestamp<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L67">index.ts:67</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L67">index.ts:67</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -280,7 +280,7 @@ <h3>is<wbr>Ready</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L25">index.ts:25</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L25">index.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -302,7 +302,7 @@ <h3>lib</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L47">index.ts:47</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L47">index.ts:47</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -325,7 +325,7 @@ <h3>uncaught<wbr>Exceptions</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L127">index.ts:127</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L127">index.ts:127</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -338,7 +338,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L132">index.ts:132</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L132">index.ts:132</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -367,7 +367,7 @@ <h3>unhandled<wbr>Rejections</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L149">index.ts:149</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L149">index.ts:149</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -380,7 +380,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L154">index.ts:154</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L154">index.ts:154</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -411,7 +411,7 @@ <h3>console</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L246">index.ts:246</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L246">index.ts:246</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -450,7 +450,7 @@ <h3>debug</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L198">index.ts:198</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L198">index.ts:198</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -478,7 +478,7 @@ <h3>error</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L231">index.ts:231</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L231">index.ts:231</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -506,7 +506,7 @@ <h3>get<wbr>Message</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L414">index.ts:414</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L414">index.ts:414</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -538,7 +538,7 @@ <h3>info</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L209">index.ts:209</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L209">index.ts:209</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -566,7 +566,7 @@ <h3>log</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L179">index.ts:179</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L179">index.ts:179</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -604,7 +604,7 @@ <h3>setup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L294">index.ts:294</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L294">index.ts:294</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -644,7 +644,7 @@ <h3>warn</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L220">index.ts:220</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L220">index.ts:220</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -671,7 +671,7 @@ <h3>styles</h3>
<div class="tsd-signature tsd-kind-icon">styles<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L97">index.ts:97</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L97">index.ts:97</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -686,7 +686,7 @@ <h3>debug</h3>
<div class="tsd-signature tsd-kind-icon">debug<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[&quot;gray&quot;]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L99">index.ts:99</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L99">index.ts:99</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -701,7 +701,7 @@ <h3>error</h3>
<div class="tsd-signature tsd-kind-icon">error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[&quot;red&quot;, &quot;bold&quot;]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L105">index.ts:105</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L105">index.ts:105</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -716,7 +716,7 @@ <h3>info</h3>
<div class="tsd-signature tsd-kind-icon">info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[&quot;white&quot;]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L101">index.ts:101</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L101">index.ts:101</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -731,7 +731,7 @@ <h3>warn</h3>
<div class="tsd-signature tsd-kind-icon">warn<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[&quot;yellow&quot;]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/5096500/src/index.ts#L103">index.ts:103</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/8def379/src/index.ts#L103">index.ts:103</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 00a0c3d

Please sign in to comment.