mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><a href="../interfaces/SizeReporter.html" class="tsd-signature-type tsd-kind-interface">SizeReporter</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L14">src/storage/size-reporter/FileSizeReporter.ts:14</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L14">src/storage/size-reporter/FileSizeReporter.ts:14</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -70,24 +70,24 @@
|
||||
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">ignoreFolders</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="FileSizeReporter.html" class="tsd-signature-type tsd-kind-class">FileSizeReporter</a></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L19">src/storage/size-reporter/FileSizeReporter.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L19">src/storage/size-reporter/FileSizeReporter.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="fileIdentifierMapper" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>file<wbr/>Identifier<wbr/>Mapper</span><a href="#fileIdentifierMapper" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">file<wbr/>Identifier<wbr/>Mapper</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/FileIdentifierMapper.html" class="tsd-signature-type tsd-kind-interface">FileIdentifierMapper</a></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L15">src/storage/size-reporter/FileSizeReporter.ts:15</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L15">src/storage/size-reporter/FileSizeReporter.ts:15</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="ignoreFolders" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>ignore<wbr/>Folders</span><a href="#ignoreFolders" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">ignore<wbr/>Folders</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">RegExp</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L16">src/storage/size-reporter/FileSizeReporter.ts:16</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L16">src/storage/size-reporter/FileSizeReporter.ts:16</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="rootFilePath" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>root<wbr/>File<wbr/>Path</span><a href="#rootFilePath" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">root<wbr/>File<wbr/>Path</span><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/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L17">src/storage/size-reporter/FileSizeReporter.ts:17</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L17">src/storage/size-reporter/FileSizeReporter.ts:17</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="calculateChunkSize" class="tsd-anchor"></a>
|
||||
@@ -110,7 +110,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SizeReporter.html">SizeReporter</a>.<a href="../interfaces/SizeReporter.html#calculateChunkSize">calculateChunkSize</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L39">src/storage/size-reporter/FileSizeReporter.ts:39</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L39">src/storage/size-reporter/FileSizeReporter.ts:39</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="estimateSize" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>estimate<wbr/>Size</span><a href="#estimateSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -127,7 +127,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SizeReporter.html">SizeReporter</a>.<a href="../interfaces/SizeReporter.html#estimateSize">estimateSize</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L44">src/storage/size-reporter/FileSizeReporter.ts:44</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L44">src/storage/size-reporter/FileSizeReporter.ts:44</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="getSize" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get<wbr/>Size</span><a href="#getSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -144,7 +144,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SizeReporter.html">SizeReporter</a>.<a href="../interfaces/SizeReporter.html#getSize">getSize</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L33">src/storage/size-reporter/FileSizeReporter.ts:33</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L33">src/storage/size-reporter/FileSizeReporter.ts:33</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="getTotalSize" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>get<wbr/>Total<wbr/>Size</span><a href="#getTotalSize" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures tsd-is-private">
|
||||
@@ -164,7 +164,7 @@
|
||||
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L54">src/storage/size-reporter/FileSizeReporter.ts:54</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L54">src/storage/size-reporter/FileSizeReporter.ts:54</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="getUnit" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get<wbr/>Unit</span><a href="#getUnit" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -176,7 +176,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SizeReporter.html">SizeReporter</a>.<a href="../interfaces/SizeReporter.html#getUnit">getUnit</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/size-reporter/FileSizeReporter.ts#L26">src/storage/size-reporter/FileSizeReporter.ts:26</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/size-reporter/FileSizeReporter.ts#L26">src/storage/size-reporter/FileSizeReporter.ts:26</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user