Skip to content

Commit

Permalink
Docs build: 48371f4
Browse files Browse the repository at this point in the history
  • Loading branch information
bdistin committed Aug 19, 2019
1 parent 5a81606 commit c200696
Show file tree
Hide file tree
Showing 10 changed files with 99 additions and 99 deletions.
154 changes: 77 additions & 77 deletions globals.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions interfaces/copyoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> error<wbr>OnExist</h3
<div class="tsd-signature tsd-kind-icon">error<wbr>OnExist<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/bdistin/fs-nextra/blob/da40be2/src/nextra/copy.ts#L23">nextra/copy.ts:23</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/copy.ts#L23">nextra/copy.ts:23</a></li>
</ul>
</aside>
</section>
Expand All @@ -130,7 +130,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> filter</h3>
<div class="tsd-signature tsd-kind-icon">filter<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">CopyFilter</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/da40be2/src/nextra/copy.ts#L20">nextra/copy.ts:20</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/copy.ts#L20">nextra/copy.ts:20</a></li>
</ul>
</aside>
</section>
Expand All @@ -140,7 +140,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> overwrite</h3>
<div class="tsd-signature tsd-kind-icon">overwrite<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/bdistin/fs-nextra/blob/da40be2/src/nextra/copy.ts#L21">nextra/copy.ts:21</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/copy.ts#L21">nextra/copy.ts:21</a></li>
</ul>
</aside>
</section>
Expand All @@ -150,7 +150,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> preserve<wbr>Timestam
<div class="tsd-signature tsd-kind-icon">preserve<wbr>Timestamps<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/bdistin/fs-nextra/blob/da40be2/src/nextra/copy.ts#L22">nextra/copy.ts:22</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/copy.ts#L22">nextra/copy.ts:22</a></li>
</ul>
</aside>
</section>
Expand Down
10 changes: 5 additions & 5 deletions interfaces/jsonoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> encoding</h3>
<div class="tsd-signature tsd-kind-icon">encoding<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeJSON.ts#L17">nextra/writeJSON.ts:17</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeJSON.ts#L17">nextra/writeJSON.ts:17</a></li>
</ul>
</aside>
</section>
Expand All @@ -134,7 +134,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> flag</h3>
<div class="tsd-signature tsd-kind-icon">flag<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeJSON.ts#L19">nextra/writeJSON.ts:19</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeJSON.ts#L19">nextra/writeJSON.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -144,7 +144,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> mode</h3>
<div class="tsd-signature tsd-kind-icon">mode<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeJSON.ts#L18">nextra/writeJSON.ts:18</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeJSON.ts#L18">nextra/writeJSON.ts:18</a></li>
</ul>
</aside>
</section>
Expand All @@ -154,7 +154,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> replacer</h3>
<div class="tsd-signature tsd-kind-icon">replacer<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeJSON.ts#L15">nextra/writeJSON.ts:15</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeJSON.ts#L15">nextra/writeJSON.ts:15</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -188,7 +188,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> spaces</h3>
<div class="tsd-signature tsd-kind-icon">spaces<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeJSON.ts#L16">nextra/writeJSON.ts:16</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeJSON.ts#L16">nextra/writeJSON.ts:16</a></li>
</ul>
</aside>
</section>
Expand Down
4 changes: 2 additions & 2 deletions interfaces/makedirectoryoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> mode</h3>
<div class="tsd-signature tsd-kind-icon">mode<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/bdistin/fs-nextra/blob/da40be2/src/fs.ts#L25">fs.ts:25</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/fs.ts#L25">fs.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -114,7 +114,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> recursive</h3>
<div class="tsd-signature tsd-kind-icon">recursive<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/bdistin/fs-nextra/blob/da40be2/src/fs.ts#L20">fs.ts:20</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/fs.ts#L20">fs.ts:20</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion interfaces/mkdirsoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> mode</h3>
<div class="tsd-signature tsd-kind-icon">mode<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/bdistin/fs-nextra/blob/da40be2/src/nextra/mkdirs.ts#L12">nextra/mkdirs.ts:12</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/mkdirs.ts#L12">nextra/mkdirs.ts:12</a></li>
</ul>
</aside>
</section>
Expand Down
2 changes: 1 addition & 1 deletion interfaces/moveoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> overwrite</h3>
<div class="tsd-signature tsd-kind-icon">overwrite<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/bdistin/fs-nextra/blob/da40be2/src/nextra/move.ts#L17">nextra/move.ts:17</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/move.ts#L17">nextra/move.ts:17</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions interfaces/readjsonoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> encoding</h3>
<div class="tsd-signature tsd-kind-icon">encoding<span class="tsd-signature-symbol">:</span> <a href="../globals.html#bufferencoding" class="tsd-signature-type">BufferEncoding</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/da40be2/src/nextra/readJSON.ts#L12">nextra/readJSON.ts:12</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/readJSON.ts#L12">nextra/readJSON.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -123,7 +123,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> flag</h3>
<div class="tsd-signature tsd-kind-icon">flag<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><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/bdistin/fs-nextra/blob/da40be2/src/nextra/readJSON.ts#L14">nextra/readJSON.ts:14</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/readJSON.ts#L14">nextra/readJSON.ts:14</a></li>
</ul>
</aside>
</section>
Expand All @@ -133,7 +133,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> reviver</h3>
<div class="tsd-signature tsd-kind-icon">reviver<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/bdistin/fs-nextra/blob/da40be2/src/nextra/readJSON.ts#L13">nextra/readJSON.ts:13</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/readJSON.ts#L13">nextra/readJSON.ts:13</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down
2 changes: 1 addition & 1 deletion interfaces/removeoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr>Busy<wbr>Trie
<div class="tsd-signature tsd-kind-icon">max<wbr>Busy<wbr>Tries<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/bdistin/fs-nextra/blob/da40be2/src/nextra/remove.ts#L12">nextra/remove.ts:12</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/remove.ts#L12">nextra/remove.ts:12</a></li>
</ul>
</aside>
</section>
Expand Down
4 changes: 2 additions & 2 deletions interfaces/scanoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> depth<wbr>Limit</h3>
<div class="tsd-signature tsd-kind-icon">depth<wbr>Limit<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/bdistin/fs-nextra/blob/da40be2/src/nextra/scan.ts#L12">nextra/scan.ts:12</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/scan.ts#L12">nextra/scan.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -122,7 +122,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> filter</h3>
<div class="tsd-signature tsd-kind-icon">filter<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/bdistin/fs-nextra/blob/da40be2/src/nextra/scan.ts#L11">nextra/scan.ts:11</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/scan.ts#L11">nextra/scan.ts:11</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down
6 changes: 3 additions & 3 deletions interfaces/writeoptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> encoding</h3>
<div class="tsd-signature tsd-kind-icon">encoding<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeFileAtomic.ts#L14">nextra/writeFileAtomic.ts:14</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeFileAtomic.ts#L14">nextra/writeFileAtomic.ts:14</a></li>
</ul>
</aside>
</section>
Expand All @@ -126,7 +126,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> flag</h3>
<div class="tsd-signature tsd-kind-icon">flag<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeFileAtomic.ts#L16">nextra/writeFileAtomic.ts:16</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeFileAtomic.ts#L16">nextra/writeFileAtomic.ts:16</a></li>
</ul>
</aside>
</section>
Expand All @@ -136,7 +136,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> mode</h3>
<div class="tsd-signature tsd-kind-icon">mode<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/bdistin/fs-nextra/blob/da40be2/src/nextra/writeFileAtomic.ts#L15">nextra/writeFileAtomic.ts:15</a></li>
<li>Defined in <a href="https://github.com/bdistin/fs-nextra/blob/48371f4/src/nextra/writeFileAtomic.ts#L15">nextra/writeFileAtomic.ts:15</a></li>
</ul>
</aside>
</section>
Expand Down

0 comments on commit c200696

Please sign in to comment.