mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><a href="../interfaces/KeyValueStorage.html" class="tsd-signature-type tsd-kind-interface">KeyValueStorage</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</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/keyvalue/PassthroughKeyValueStorage.ts#L8">src/storage/keyvalue/PassthroughKeyValueStorage.ts:8</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L8">src/storage/keyvalue/PassthroughKeyValueStorage.ts:8</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">
|
||||
@@ -81,14 +81,14 @@
|
||||
<h5><span class="tsd-kind-parameter">source</span>: <a href="../interfaces/KeyValueStorage.html" class="tsd-signature-type tsd-kind-interface">KeyValueStorage</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
||||
<h4 class="tsd-returns-title">Returns <a href="PassthroughKeyValueStorage.html" class="tsd-signature-type tsd-kind-class">PassthroughKeyValueStorage</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L11">src/storage/keyvalue/PassthroughKeyValueStorage.ts:11</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L11">src/storage/keyvalue/PassthroughKeyValueStorage.ts:11</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-protected"><a id="source" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>source</span><a href="#source" 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">source</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/KeyValueStorage.html" class="tsd-signature-type tsd-kind-interface">KeyValueStorage</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</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/keyvalue/PassthroughKeyValueStorage.ts#L9">src/storage/keyvalue/PassthroughKeyValueStorage.ts:9</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L9">src/storage/keyvalue/PassthroughKeyValueStorage.ts:9</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="delete" class="tsd-anchor"></a>
|
||||
@@ -111,7 +111,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/KeyValueStorage.html">KeyValueStorage</a>.<a href="../interfaces/KeyValueStorage.html#delete">delete</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L31">src/storage/keyvalue/PassthroughKeyValueStorage.ts:31</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L31">src/storage/keyvalue/PassthroughKeyValueStorage.ts:31</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="entries" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>entries</span><a href="#entries" 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">
|
||||
@@ -123,7 +123,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/KeyValueStorage.html">KeyValueStorage</a>.<a href="../interfaces/KeyValueStorage.html#entries">entries</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L36">src/storage/keyvalue/PassthroughKeyValueStorage.ts:36</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L36">src/storage/keyvalue/PassthroughKeyValueStorage.ts:36</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="get" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get</span><a href="#get" 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">
|
||||
@@ -141,7 +141,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/KeyValueStorage.html">KeyValueStorage</a>.<a href="../interfaces/KeyValueStorage.html#get">get</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L15">src/storage/keyvalue/PassthroughKeyValueStorage.ts:15</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L15">src/storage/keyvalue/PassthroughKeyValueStorage.ts:15</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="has" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>has</span><a href="#has" 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">
|
||||
@@ -158,7 +158,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/KeyValueStorage.html">KeyValueStorage</a>.<a href="../interfaces/KeyValueStorage.html#has">has</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L20">src/storage/keyvalue/PassthroughKeyValueStorage.ts:20</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L20">src/storage/keyvalue/PassthroughKeyValueStorage.ts:20</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="set" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>set</span><a href="#set" 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">
|
||||
@@ -184,7 +184,7 @@
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/KeyValueStorage.html">KeyValueStorage</a>.<a href="../interfaces/KeyValueStorage.html#set">set</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L25">src/storage/keyvalue/PassthroughKeyValueStorage.ts:25</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L25">src/storage/keyvalue/PassthroughKeyValueStorage.ts:25</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="toNewKey" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagAbstract">Abstract</code> <span>to<wbr/>New<wbr/>Key</span><a href="#toNewKey" 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-protected">
|
||||
@@ -204,7 +204,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/keyvalue/PassthroughKeyValueStorage.ts#L50">src/storage/keyvalue/PassthroughKeyValueStorage.ts:50</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L50">src/storage/keyvalue/PassthroughKeyValueStorage.ts:50</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-protected"><a id="toOriginalKey" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <code class="tsd-tag ts-flagAbstract">Abstract</code> <span>to<wbr/>Original<wbr/>Key</span><a href="#toOriginalKey" 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-protected">
|
||||
@@ -224,7 +224,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/keyvalue/PassthroughKeyValueStorage.ts#L59">src/storage/keyvalue/PassthroughKeyValueStorage.ts:59</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/storage/keyvalue/PassthroughKeyValueStorage.ts#L59">src/storage/keyvalue/PassthroughKeyValueStorage.ts:59</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