Skip to content

Commit 3a5c59b

Browse files
committed
deploy: 53fdd8c
1 parent 5cf72fd commit 3a5c59b

File tree

713 files changed

+7742
-7632
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

713 files changed

+7742
-7632
lines changed

assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

classes/dav._internal_.AsyncResource.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<pre><code class="js"><span class="hl-0">import</span><span class="hl-1"> { </span><span class="hl-2">AsyncResource</span><span class="hl-1">, </span><span class="hl-2">executionAsyncId</span><span class="hl-1"> } </span><span class="hl-0">from</span><span class="hl-1"> </span><span class="hl-3">&#39;node:async_hooks&#39;</span><span class="hl-1">;</span><br/><br/><span class="hl-7">// AsyncResource() is meant to be extended. Instantiating a</span><br/><span class="hl-7">// new AsyncResource() also triggers init. If triggerAsyncId is omitted then</span><br/><span class="hl-7">// async_hook.executionAsyncId() is used.</span><br/><span class="hl-4">const</span><span class="hl-1"> </span><span class="hl-5">asyncResource</span><span class="hl-1"> = </span><span class="hl-4">new</span><span class="hl-1"> </span><span class="hl-8">AsyncResource</span><span class="hl-1">(</span><br/><span class="hl-1"> </span><span class="hl-2">type</span><span class="hl-1">, { </span><span class="hl-2">triggerAsyncId:</span><span class="hl-1"> </span><span class="hl-8">executionAsyncId</span><span class="hl-1">(), </span><span class="hl-2">requireManualDestroy:</span><span class="hl-1"> </span><span class="hl-4">false</span><span class="hl-1"> },</span><br/><span class="hl-1">);</span><br/><br/><span class="hl-7">// Run a function in the execution context of the resource. This will</span><br/><span class="hl-7">// * establish the context of the resource</span><br/><span class="hl-7">// * trigger the AsyncHooks before callbacks</span><br/><span class="hl-7">// * call the provided function `fn` with the supplied arguments</span><br/><span class="hl-7">// * trigger the AsyncHooks after callbacks</span><br/><span class="hl-7">// * restore the original execution context</span><br/><span class="hl-2">asyncResource</span><span class="hl-1">.</span><span class="hl-8">runInAsyncScope</span><span class="hl-1">(</span><span class="hl-2">fn</span><span class="hl-1">, </span><span class="hl-2">thisArg</span><span class="hl-1">, ...</span><span class="hl-2">args</span><span class="hl-1">);</span><br/><br/><span class="hl-7">// Call AsyncHooks destroy callbacks.</span><br/><span class="hl-2">asyncResource</span><span class="hl-1">.</span><span class="hl-8">emitDestroy</span><span class="hl-1">();</span><br/><br/><span class="hl-7">// Return the unique ID assigned to the AsyncResource instance.</span><br/><span class="hl-2">asyncResource</span><span class="hl-1">.</span><span class="hl-8">asyncId</span><span class="hl-1">();</span><br/><br/><span class="hl-7">// Return the trigger ID for the AsyncResource instance.</span><br/><span class="hl-2">asyncResource</span><span class="hl-1">.</span><span class="hl-8">triggerAsyncId</span><span class="hl-1">();</span>
77
</code><button type="button">Copy</button></pre>
88

9-
</div></section><section class="tsd-panel tsd-hierarchy" data-refl="6426"><h4>Hierarchy (<a href="../hierarchy.html#dav.<internal>.AsyncResource">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">AsyncResource</span><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="../interfaces/dav._internal_.EventEmitter.EventEmitterReferencingAsyncResource.html" class="tsd-signature-type tsd-kind-interface">EventEmitterReferencingAsyncResource</a></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in ../node_modules/@types/node/async_hooks.d.ts:263</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="#constructor" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
9+
</div></section><section class="tsd-panel tsd-hierarchy" data-refl="6736"><h4>Hierarchy (<a href="../hierarchy.html#dav.<internal>.AsyncResource">View Summary</a>)</h4><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><span class="tsd-hierarchy-target">AsyncResource</span><ul class="tsd-hierarchy"><li class="tsd-hierarchy-item"><a href="../interfaces/dav._internal_.EventEmitter.EventEmitterReferencingAsyncResource.html" class="tsd-signature-type tsd-kind-interface">EventEmitterReferencingAsyncResource</a></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in ../node_modules/@types/node/async_hooks.d.ts:263</li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true"><use href="../assets/icons.svg#icon-chevronDown"></use></svg><h5 class="tsd-index-heading uppercase">Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="#constructor" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Constructor"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
1010
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="#asyncid" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>async<wbr/>Id</span></a>
1111
<a href="#bind" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>bind</span></a>
1212
<a href="#emitdestroy" class="tsd-index-link tsd-is-external"><svg class="tsd-kind-icon" viewBox="0 0 24 24" aria-label="Method"><use href="../assets/icons.svg#icon-2048"></use></svg><span>emit<wbr/>Destroy</span></a>

0 commit comments

Comments
 (0)