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 Jun 24, 2019
1 parent 3de20e6 commit e6e3e0f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions docs/classes/_index_.anyhow.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,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/dc1f4e1/src/index.ts#L55">index.ts:55</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L55">index.ts:55</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -154,7 +154,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/dc1f4e1/src/index.ts#L61">index.ts:61</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L61">index.ts:61</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -170,7 +170,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/dc1f4e1/src/index.ts#L67">index.ts:67</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L67">index.ts:67</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -186,7 +186,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/dc1f4e1/src/index.ts#L96">index.ts:96</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L96">index.ts:96</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -204,7 +204,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/dc1f4e1/src/index.ts#L73">index.ts:73</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L73">index.ts:73</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -227,7 +227,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/dc1f4e1/src/index.ts#L25">index.ts:25</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L25">index.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -249,7 +249,7 @@ <h3>lib</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L47">index.ts:47</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L47">index.ts:47</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -274,7 +274,7 @@ <h3>console</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L170">index.ts:170</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L170">index.ts:170</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -313,7 +313,7 @@ <h3>debug</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L126">index.ts:126</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L126">index.ts:126</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -341,7 +341,7 @@ <h3>error</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L156">index.ts:156</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L156">index.ts:156</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -369,7 +369,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/dc1f4e1/src/index.ts#L332">index.ts:332</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L332">index.ts:332</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -401,7 +401,7 @@ <h3>info</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L136">index.ts:136</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L136">index.ts:136</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -429,7 +429,7 @@ <h3>log</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L107">index.ts:107</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L107">index.ts:107</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -467,7 +467,7 @@ <h3>setup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L212">index.ts:212</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L212">index.ts:212</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -507,7 +507,7 @@ <h3>warn</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/dc1f4e1/src/index.ts#L146">index.ts:146</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L146">index.ts:146</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -534,7 +534,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/dc1f4e1/src/index.ts#L79">index.ts:79</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L79">index.ts:79</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -549,7 +549,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/dc1f4e1/src/index.ts#L81">index.ts:81</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L81">index.ts:81</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -564,7 +564,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/dc1f4e1/src/index.ts#L87">index.ts:87</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L87">index.ts:87</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -579,7 +579,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/dc1f4e1/src/index.ts#L83">index.ts:83</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L83">index.ts:83</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -594,7 +594,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/dc1f4e1/src/index.ts#L85">index.ts:85</a></li>
<li>Defined in <a href="https://github.com/igoramadas/anyhow/blob/3de20e6/src/index.ts#L85">index.ts:85</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e6e3e0f

Please sign in to comment.