mirror of
https://github.com/sern-handler/website
synced 2026-06-11 02:12:25 +00:00
deploy: 767acedea7
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="sern - Handlers. Redefined." href="/opensearch.xml">
|
||||
<link rel="preconnect" href="https://analytics.srizan.dev">
|
||||
<script async defer="defer" src="https://analytics.srizan.dev/ua.js" data-website-id="e82ff65c-b08f-47b5-8e74-5c31cbcec0ad" data-auto-track data-do-not-track data-cache data-domains="sern.dev"></script><link rel="stylesheet" href="/assets/css/styles.a6f5f28d.css">
|
||||
<script src="/assets/js/runtime~main.5923e3ac.js" defer="defer"></script>
|
||||
<script src="/assets/js/runtime~main.15d9890c.js" defer="defer"></script>
|
||||
<script src="/assets/js/main.b596629f.js" defer="defer"></script>
|
||||
</head>
|
||||
<body class="navigation-with-keyboard">
|
||||
@@ -43,12 +43,12 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="returns">Returns<a href="#returns" class="hash-link" aria-label="Direct link to Returns" title="Direct link to Returns"></a></h4>
|
||||
<p><a href="/docs/api/classes/DefaultModuleManager"><code>DefaultModuleManager</code></a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in">Defined in<a href="#defined-in" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L11" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:11</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L11" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:11</a></p>
|
||||
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="properties">Properties<a href="#properties" class="hash-link" aria-label="Direct link to Properties" title="Direct link to Properties"></a></h2>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="modulestore">moduleStore<a href="#modulestore" class="hash-link" aria-label="Direct link to moduleStore" title="Direct link to moduleStore"></a></h3>
|
||||
<p>• <code>Private</code> <strong>moduleStore</strong>: <a href="/docs/api/interfaces/CoreModuleStore"><code>CoreModuleStore</code></a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-1">Defined in<a href="#defined-in-1" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L11" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:11</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L11" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:11</a></p>
|
||||
<h2 class="anchor anchorWithStickyNavbar_LWe7" id="methods">Methods<a href="#methods" class="hash-link" aria-label="Direct link to Methods" title="Direct link to Methods"></a></h2>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="get">get<a href="#get" class="hash-link" aria-label="Direct link to get" title="Direct link to get"></a></h3>
|
||||
<p>▸ <strong>get</strong>(<code>id</code>): <code>undefined</code> | <code>Module</code></p>
|
||||
@@ -72,7 +72,7 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-of">Implementation of<a href="#implementation-of" class="hash-link" aria-label="Direct link to Implementation of" title="Direct link to Implementation of"></a></h4>
|
||||
<p><a href="/docs/api/interfaces/ModuleManager">ModuleManager</a>.<a href="/docs/api/interfaces/ModuleManager#get">get</a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-2">Defined in<a href="#defined-in-2" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L34" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:34</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L34" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:34</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="getbynamecommandtype">getByNameCommandType<a href="#getbynamecommandtype" class="hash-link" aria-label="Direct link to getByNameCommandType" title="Direct link to getByNameCommandType"></a></h3>
|
||||
<p>▸ <strong>getByNameCommandType</strong><<code>T</code>>(<code>name</code>, <code>commandType</code>): <code>undefined</code> | <a href="/docs/api/interfaces/CommandModuleDefs"><code>CommandModuleDefs</code></a>[<code>T</code>]</p>
|
||||
@@ -115,7 +115,7 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-of-1">Implementation of<a href="#implementation-of-1" class="hash-link" aria-label="Direct link to Implementation of" title="Direct link to Implementation of"></a></h4>
|
||||
<p><a href="/docs/api/interfaces/ModuleManager">ModuleManager</a>.<a href="/docs/api/interfaces/ModuleManager#getbynamecommandtype">getByNameCommandType</a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-3">Defined in<a href="#defined-in-3" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L14" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:14</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L14" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:14</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="getmetadata">getMetadata<a href="#getmetadata" class="hash-link" aria-label="Direct link to getMetadata" title="Direct link to getMetadata"></a></h3>
|
||||
<p>▸ <strong>getMetadata</strong>(<code>m</code>): <code>CommandMeta</code></p>
|
||||
@@ -139,7 +139,7 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-of-2">Implementation of<a href="#implementation-of-2" class="hash-link" aria-label="Direct link to Implementation of" title="Direct link to Implementation of"></a></h4>
|
||||
<p><a href="/docs/api/interfaces/ModuleManager">ModuleManager</a>.<a href="/docs/api/interfaces/ModuleManager#getmetadata">getMetadata</a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-4">Defined in<a href="#defined-in-4" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L26" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:26</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L26" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:26</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="getpublishablecommands">getPublishableCommands<a href="#getpublishablecommands" class="hash-link" aria-label="Direct link to getPublishableCommands" title="Direct link to getPublishableCommands"></a></h3>
|
||||
<p>▸ <strong>getPublishableCommands</strong>(): <a href="/docs/api/modules#commandmodule"><code>CommandModule</code></a>[]</p>
|
||||
@@ -149,7 +149,7 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-of-3">Implementation of<a href="#implementation-of-3" class="hash-link" aria-label="Direct link to Implementation of" title="Direct link to Implementation of"></a></h4>
|
||||
<p><a href="/docs/api/interfaces/ModuleManager">ModuleManager</a>.<a href="/docs/api/interfaces/ModuleManager#getpublishablecommands">getPublishableCommands</a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-5">Defined in<a href="#defined-in-5" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L41" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:41</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L41" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:41</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="set">set<a href="#set" class="hash-link" aria-label="Direct link to set" title="Direct link to set"></a></h3>
|
||||
<p>▸ <strong>set</strong>(<code>id</code>, <code>path</code>): <code>void</code></p>
|
||||
@@ -177,7 +177,7 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-of-4">Implementation of<a href="#implementation-of-4" class="hash-link" aria-label="Direct link to Implementation of" title="Direct link to Implementation of"></a></h4>
|
||||
<p><a href="/docs/api/interfaces/ModuleManager">ModuleManager</a>.<a href="/docs/api/interfaces/ModuleManager#set">set</a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-6">Defined in<a href="#defined-in-6" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L37" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:37</a></p>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L37" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:37</a></p>
|
||||
<hr>
|
||||
<h3 class="anchor anchorWithStickyNavbar_LWe7" id="setmetadata">setMetadata<a href="#setmetadata" class="hash-link" aria-label="Direct link to setMetadata" title="Direct link to setMetadata"></a></h3>
|
||||
<p>▸ <strong>setMetadata</strong>(<code>m</code>, <code>c</code>): <code>void</code></p>
|
||||
@@ -205,6 +205,6 @@ Version 4.0.0 will internalize this api. Please refrain from using DefaultModule
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="implementation-of-5">Implementation of<a href="#implementation-of-5" class="hash-link" aria-label="Direct link to Implementation of" title="Direct link to Implementation of"></a></h4>
|
||||
<p><a href="/docs/api/interfaces/ModuleManager">ModuleManager</a>.<a href="/docs/api/interfaces/ModuleManager#setmetadata">setMetadata</a></p>
|
||||
<h4 class="anchor anchorWithStickyNavbar_LWe7" id="defined-in-7">Defined in<a href="#defined-in-7" class="hash-link" aria-label="Direct link to Defined in" title="Direct link to Defined in"></a></h4>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/2106522/src/core/structures/services/module-manager.ts#L22" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:22</a></p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--prev" href="/docs/api/classes/DefaultLogging"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">DefaultLogging</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/docs/api/classes/EventExecutable"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">EventExecutable</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#implements" class="table-of-contents__link toc-highlight">Implements</a></li><li><a href="#constructors" class="table-of-contents__link toc-highlight">Constructors</a><ul><li><a href="#constructor" class="table-of-contents__link toc-highlight">constructor</a></li></ul></li><li><a href="#properties" class="table-of-contents__link toc-highlight">Properties</a><ul><li><a href="#modulestore" class="table-of-contents__link toc-highlight">moduleStore</a></li></ul></li><li><a href="#methods" class="table-of-contents__link toc-highlight">Methods</a><ul><li><a href="#get" class="table-of-contents__link toc-highlight">get</a></li><li><a href="#getbynamecommandtype" class="table-of-contents__link toc-highlight">getByNameCommandType</a></li><li><a href="#getmetadata" class="table-of-contents__link toc-highlight">getMetadata</a></li><li><a href="#getpublishablecommands" class="table-of-contents__link toc-highlight">getPublishableCommands</a></li><li><a href="#set" class="table-of-contents__link toc-highlight">set</a></li><li><a href="#setmetadata" class="table-of-contents__link toc-highlight">setMetadata</a></li></ul></li></ul></div></div></div></div></main></div></div></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Information</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/intro">Docs & Guide</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://stackoverflow.com/questions/tagged/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">Stack Overflow<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://discord.gg/DwbF5H5JgQ" target="_blank" rel="noopener noreferrer" class="footer__link-item">Discord<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://opencollective.com/sern" target="_blank" rel="noopener noreferrer" class="footer__link-item">Open Collective<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/blog">Blog</a></li><li class="footer__item"><a href="https://github.com/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Built with ❤️ by the sern Handler team and its contributors</div></div></div></footer></div>
|
||||
<p><a href="https://github.com/sern-handler/handler/blob/91b3768e376cfe22ec37d8ab44f4e4a4dfe8a1e8/src/core/structures/services/module-manager.ts#L22" target="_blank" rel="noopener noreferrer">src/core/structures/services/module-manager.ts:22</a></p></div></article><nav class="pagination-nav docusaurus-mt-lg" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--prev" href="/docs/api/classes/DefaultLogging"><div class="pagination-nav__sublabel">Previous</div><div class="pagination-nav__label">DefaultLogging</div></a><a class="pagination-nav__link pagination-nav__link--next" href="/docs/api/classes/EventExecutable"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">EventExecutable</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#implements" class="table-of-contents__link toc-highlight">Implements</a></li><li><a href="#constructors" class="table-of-contents__link toc-highlight">Constructors</a><ul><li><a href="#constructor" class="table-of-contents__link toc-highlight">constructor</a></li></ul></li><li><a href="#properties" class="table-of-contents__link toc-highlight">Properties</a><ul><li><a href="#modulestore" class="table-of-contents__link toc-highlight">moduleStore</a></li></ul></li><li><a href="#methods" class="table-of-contents__link toc-highlight">Methods</a><ul><li><a href="#get" class="table-of-contents__link toc-highlight">get</a></li><li><a href="#getbynamecommandtype" class="table-of-contents__link toc-highlight">getByNameCommandType</a></li><li><a href="#getmetadata" class="table-of-contents__link toc-highlight">getMetadata</a></li><li><a href="#getpublishablecommands" class="table-of-contents__link toc-highlight">getPublishableCommands</a></li><li><a href="#set" class="table-of-contents__link toc-highlight">set</a></li><li><a href="#setmetadata" class="table-of-contents__link toc-highlight">setMetadata</a></li></ul></li></ul></div></div></div></div></main></div></div></div><footer class="footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="col footer__col"><div class="footer__title">Information</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/docs/intro">Docs & Guide</a></li></ul></div><div class="col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://stackoverflow.com/questions/tagged/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">Stack Overflow<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://discord.gg/DwbF5H5JgQ" target="_blank" rel="noopener noreferrer" class="footer__link-item">Discord<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li><li class="footer__item"><a href="https://opencollective.com/sern" target="_blank" rel="noopener noreferrer" class="footer__link-item">Open Collective<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div><div class="col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/blog">Blog</a></li><li class="footer__item"><a href="https://github.com/sern-handler" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-hidden="true" viewBox="0 0 24 24" class="iconExternalLink_nPIU"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"></path></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Built with ❤️ by the sern Handler team and its contributors</div></div></div></footer></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user