This commit is contained in:
RubenVerborgh
2021-01-21 13:04:24 +00:00
parent 0b926a3457
commit 95fc9b01ce
513 changed files with 11384 additions and 4654 deletions

View File

@@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>SystemError | Community Solid Server - v0.5.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.5.0">
<title>SystemError | Community Solid Server - v0.6.0</title>
<meta name="description" content="Documentation for Community Solid Server - v0.6.0">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Community Solid Server - v0.5.0</a>
<a href="../index.html" class="title">Community Solid Server - v0.6.0</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
@@ -52,7 +52,7 @@
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../modules.html">Community Solid Server - v0.5.0</a>
<a href="../modules.html">Community Solid Server - v0.6.0</a>
</li>
<li>
<a href="../modules/index.html">index</a>
@@ -122,7 +122,7 @@
<div class="tsd-signature tsd-kind-icon">address<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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L12">src/util/errors/SystemError.ts:12</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L12">src/util/errors/SystemError.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -137,7 +137,7 @@
<div class="tsd-signature tsd-kind-icon">code<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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L17">src/util/errors/SystemError.ts:17</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L17">src/util/errors/SystemError.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -153,7 +153,7 @@
<div class="tsd-signature tsd-kind-icon">dest<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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L21">src/util/errors/SystemError.ts:21</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L21">src/util/errors/SystemError.ts:21</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -168,7 +168,7 @@
<div class="tsd-signature tsd-kind-icon">errno<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L25">src/util/errors/SystemError.ts:25</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L25">src/util/errors/SystemError.ts:25</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -183,7 +183,7 @@
<div class="tsd-signature tsd-kind-icon">info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L29">src/util/errors/SystemError.ts:29</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L29">src/util/errors/SystemError.ts:29</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -218,7 +218,7 @@
<div class="tsd-signature tsd-kind-icon">path<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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L33">src/util/errors/SystemError.ts:33</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L33">src/util/errors/SystemError.ts:33</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -233,7 +233,7 @@
<div class="tsd-signature tsd-kind-icon">port<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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L37">src/util/errors/SystemError.ts:37</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L37">src/util/errors/SystemError.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@@ -258,7 +258,7 @@
<div class="tsd-signature tsd-kind-icon">syscall<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/solid/community-server/blob/c469df2/src/util/errors/SystemError.ts#L41">src/util/errors/SystemError.ts:41</a></li>
<li>Defined in <a href="https://github.com/solid/community-server/blob/038693a/src/util/errors/SystemError.ts#L41">src/util/errors/SystemError.ts:41</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">