Deploying to gh-pages from @ harttle/liquidjs@9e024ff2bc 🚀

This commit is contained in:
harttle
2022-04-17 16:44:51 +00:00
parent 16907719a6
commit f68794b379
551 changed files with 2172 additions and 1796 deletions
+11 -11
View File
@@ -95,7 +95,7 @@
<div class="article-content" itemprop="articleBody">
<h2 id="References" class="article-heading"><a href="#References" class="headerlink" title="References"></a>References<a class="article-anchor" href="#References" aria-hidden="true"></a></h2><h3 id="sep" class="article-heading"><a href="#sep" class="headerlink" title="sep"></a>sep<a class="article-anchor" href="#sep" aria-hidden="true"></a></h3><p><strong>sep</strong>:</p>
<h2 id="Variables" class="article-heading"><a href="#Variables" class="headerlink" title="Variables"></a>Variables<a class="article-anchor" href="#Variables" aria-hidden="true"></a></h2><h3 id="Const-readFileAsync" class="article-heading"><a href="#Const-readFileAsync" class="headerlink" title="Const readFileAsync"></a><code>Const</code> readFileAsync<a class="article-anchor" href="#Const-readFileAsync" aria-hidden="true"></a></h3><p><strong>readFileAsync</strong>: <em>function</em> = _.promisify&lt;string, string, string&gt;(nodeReadFile)</p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L6">src/fs/node.ts:6</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L7">src/fs/node.ts:7</a></em></p>
<h4 id="Type-declaration" class="article-heading"><a href="#Type-declaration" class="headerlink" title="Type declaration:"></a>Type declaration:<a class="article-anchor" href="#Type-declaration" aria-hidden="true"></a></h4><p>▸ (<code>arg1</code>: T1, <code>arg2</code>: T2): <em>PromiseT3</em></p>
<p><strong>Parameters:</strong></p>
<table>
@@ -116,7 +116,7 @@
</tbody></table>
<hr>
<h3 id="Const-statAsync" class="article-heading"><a href="#Const-statAsync" class="headerlink" title="Const statAsync"></a><code>Const</code> statAsync<a class="article-anchor" href="#Const-statAsync" aria-hidden="true"></a></h3><p><strong>statAsync</strong>: <em>function</em> = _.promisify(stat)</p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L5">src/fs/node.ts:5</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L6">src/fs/node.ts:6</a></em></p>
<h4 id="Type-declaration-1" class="article-heading"><a href="#Type-declaration-1" class="headerlink" title="Type declaration:"></a>Type declaration:<a class="article-anchor" href="#Type-declaration-1" aria-hidden="true"></a></h4><p>▸ (<code>arg1</code>: T1): <em>PromiseT2</em></p>
<p><strong>Parameters:</strong></p>
<table>
@@ -132,7 +132,7 @@
</tr>
</tbody></table>
<h2 id="Functions" class="article-heading"><a href="#Functions" class="headerlink" title="Functions"></a>Functions<a class="article-anchor" href="#Functions" aria-hidden="true"></a></h2><h3 id="contains" class="article-heading"><a href="#contains" class="headerlink" title="contains"></a>contains<a class="article-anchor" href="#contains" aria-hidden="true"></a></h3><p><strong>contains</strong>(<code>root</code>: string, <code>file</code>: string): <em>boolean</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L42">src/fs/node.ts:42</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L43">src/fs/node.ts:43</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -153,7 +153,7 @@
<p><strong>Returns:</strong> <em>boolean</em></p>
<hr>
<h3 id="dirname" class="article-heading"><a href="#dirname" class="headerlink" title="dirname"></a>dirname<a class="article-anchor" href="#dirname" aria-hidden="true"></a></h3><p><strong>dirname</strong>(<code>filepath</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L39">src/fs/node.ts:39</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L40">src/fs/node.ts:40</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -170,7 +170,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="exists" class="article-heading"><a href="#exists" class="headerlink" title="exists"></a>exists<a class="article-anchor" href="#exists" aria-hidden="true"></a></h3><p><strong>exists</strong>(<code>filepath</code>: string): <em>Promiseboolean</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L8">src/fs/node.ts:8</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L9">src/fs/node.ts:9</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -187,7 +187,7 @@
<p><strong>Returns:</strong> <em>Promiseboolean</em></p>
<hr>
<h3 id="existsSync" class="article-heading"><a href="#existsSync" class="headerlink" title="existsSync"></a>existsSync<a class="article-anchor" href="#existsSync" aria-hidden="true"></a></h3><p><strong>existsSync</strong>(<code>filepath</code>: string): <em>boolean</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L19">src/fs/node.ts:19</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L20">src/fs/node.ts:20</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -204,7 +204,7 @@
<p><strong>Returns:</strong> <em>boolean</em></p>
<hr>
<h3 id="fallback" class="article-heading"><a href="#fallback" class="headerlink" title="fallback"></a>fallback<a class="article-anchor" href="#fallback" aria-hidden="true"></a></h3><p><strong>fallback</strong>(<code>file</code>: string): <em>undefined | string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L34">src/fs/node.ts:34</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L35">src/fs/node.ts:35</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -221,7 +221,7 @@
<p><strong>Returns:</strong> <em>undefined | string</em></p>
<hr>
<h3 id="readFile" class="article-heading"><a href="#readFile" class="headerlink" title="readFile"></a>readFile<a class="article-anchor" href="#readFile" aria-hidden="true"></a></h3><p><strong>readFile</strong>(<code>filepath</code>: string): <em>Promisestring</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L16">src/fs/node.ts:16</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L17">src/fs/node.ts:17</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -238,7 +238,7 @@
<p><strong>Returns:</strong> <em>Promisestring</em></p>
<hr>
<h3 id="readFileSync" class="article-heading"><a href="#readFileSync" class="headerlink" title="readFileSync"></a>readFileSync<a class="article-anchor" href="#readFileSync" aria-hidden="true"></a></h3><p><strong>readFileSync</strong>(<code>filepath</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L27">src/fs/node.ts:27</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L28">src/fs/node.ts:28</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -255,7 +255,7 @@
<p><strong>Returns:</strong> <em>string</em></p>
<hr>
<h3 id="resolve" class="article-heading"><a href="#resolve" class="headerlink" title="resolve"></a>resolve<a class="article-anchor" href="#resolve" aria-hidden="true"></a></h3><p><strong>resolve</strong>(<code>root</code>: string, <code>file</code>: string, <code>ext</code>: string): <em>string</em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L30">src/fs/node.ts:30</a></em></p>
<p><em>Defined in <a target="_blank" rel="noopener external nofollow noreferrer" href="https://github.com/harttle/liquidjs/blob/master/src/fs/node.ts#L31">src/fs/node.ts:31</a></em></p>
<p><strong>Parameters:</strong></p>
<table>
<thead>
@@ -281,7 +281,7 @@
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2022-04-17T16:44:03.816Z" itemprop="dateModified">Last updated: 2022-04-17</time>
<time class="article-footer-updated" datetime="2022-04-17T16:44:30.947Z" itemprop="dateModified">Last updated: 2022-04-17</time>
<a href="../classes/liquid_.liquid.html" class="article-footer-next" title="sidebar.api.Liquid"><span>Next</span><i class="icon-chevron-right"></i></a>
</footer>
</div>