René's URL Explorer Experiment


Title: BaseCommandManager | @tryforge/forgescript

Description: Documentation for @tryforge/forgescript

direct link

Domain: tryforge.github.io

NoneIE=edge

Links:

@tryforge/forgescripthttps://tryforge.github.io/ForgeScript/index.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
@tryforge/forgescripthttps://tryforge.github.io/ForgeScript/modules.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
NativeCommandManagerhttps://tryforge.github.io/ForgeScript/classes/NativeCommandManager.html
src/managers/BaseCommandManager.ts:18https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L18
constructorhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#constructor
clienthttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#client
commandshttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#commands
handlerNamehttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#handlerName
pathshttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#paths
defaultMaxListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#defaultMaxListeners
counthttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#count
addhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#add
addListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addListener
addPathhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addPath
emithttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#emit
eventNameshttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#eventNames
gethttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#get
getMaxListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#getMaxListeners
listenerCounthttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listenerCount
listenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listeners
loadhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#load
offhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#off
onhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#on
oncehttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#once
prependListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependListener
prependOnceListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependOnceListener
rawListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#rawListeners
refreshhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#refresh
removeAllListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeAllListeners
removeListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeListener
setMaxListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#setMaxListeners
toArrayhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#toArray
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#constructor
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#constructor.new_BaseCommandManager
ForgeClienthttps://tryforge.github.io/ForgeScript/classes/ForgeClient.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
src/managers/BaseCommandManager.ts:24https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L24
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#client
ForgeClienthttps://tryforge.github.io/ForgeScript/classes/ForgeClient.html
src/managers/BaseCommandManager.ts:24https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L24
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#commands
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
src/managers/BaseCommandManager.ts:19https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L19
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#handlerName
src/managers/BaseCommandManager.ts:22https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L22
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#paths
src/managers/BaseCommandManager.ts:20https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L20
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#defaultMaxListeners
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#count
src/managers/BaseCommandManager.ts:64https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L64
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#add
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#add.add-1
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
IBaseCommandhttps://tryforge.github.io/ForgeScript/interfaces/IBaseCommand.html
src/managers/BaseCommandManager.ts:74https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L74
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addListener
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addListener.addListener-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addPath
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addPath.addPath-1
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
IBaseCommandhttps://tryforge.github.io/ForgeScript/interfaces/IBaseCommand.html
src/managers/BaseCommandManager.ts:78https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L78
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#emit
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#emit.emit-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#eventNames
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#eventNames.eventNames-1
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#get
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#get.get-1
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
src/managers/BaseCommandManager.ts:68https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L68
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#getMaxListeners
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#getMaxListeners.getMaxListeners-1
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listenerCount
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listenerCount.listenerCount-1
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listeners
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listeners.listeners-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#load
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#load.load-1
src/managers/BaseCommandManager.ts:49https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L49
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#off
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#off.off-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#on
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#on.on-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#once
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#once.once-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependListener
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependListener.prependListener-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependOnceListener
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependOnceListener.prependOnceListener-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#rawListeners
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#rawListeners.rawListeners-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#refresh
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#refresh.refresh-1
src/managers/BaseCommandManager.ts:28https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L28
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeAllListeners
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeAllListeners.removeAllListeners-1
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeListener
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeListener.removeListener-1
ICommandManagerEventshttps://tryforge.github.io/ForgeScript/interfaces/ICommandManagerEvents.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#setMaxListeners
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#setMaxListeners.setMaxListeners-1
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#toArray
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
https://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#toArray.toArray-1
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
src/managers/BaseCommandManager.ts:100https://github.com/tryforge/ForgeScript/blob/42867929/src/managers/BaseCommandManager.ts#L100
constructorhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#constructor
clienthttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#client
commandshttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#commands
handlerNamehttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#handlerName
pathshttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#paths
defaultMaxListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#defaultMaxListeners
counthttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#count
addhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#add
addListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addListener
addPathhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#addPath
emithttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#emit
eventNameshttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#eventNames
gethttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#get
getMaxListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#getMaxListeners
listenerCounthttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listenerCount
listenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#listeners
loadhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#load
offhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#off
onhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#on
oncehttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#once
prependListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependListener
prependOnceListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#prependOnceListener
rawListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#rawListeners
refreshhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#refresh
removeAllListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeAllListeners
removeListenerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#removeListener
setMaxListenershttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#setMaxListeners
toArrayhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html#toArray
@tryforge/forgescripthttps://tryforge.github.io/ForgeScript/modules.html
ArgTypehttps://tryforge.github.io/ForgeScript/enums/ArgType.html
CalendarTypehttps://tryforge.github.io/ForgeScript/enums/CalendarType.html
ErrorTypehttps://tryforge.github.io/ForgeScript/enums/ErrorType.html
HTTPContentTypehttps://tryforge.github.io/ForgeScript/enums/HTTPContentType.html
LogPriorityhttps://tryforge.github.io/ForgeScript/enums/LogPriority.html
LogTypehttps://tryforge.github.io/ForgeScript/enums/LogType.html
OperatorTypehttps://tryforge.github.io/ForgeScript/enums/OperatorType.html
RegistrationTypehttps://tryforge.github.io/ForgeScript/enums/RegistrationType.html
ReturnTypehttps://tryforge.github.io/ForgeScript/enums/ReturnType.html
ApplicationCommandhttps://tryforge.github.io/ForgeScript/classes/ApplicationCommand.html
ApplicationCommandManagerhttps://tryforge.github.io/ForgeScript/classes/ApplicationCommandManager.html
Arghttps://tryforge.github.io/ForgeScript/classes/Arg.html
BaseCommandhttps://tryforge.github.io/ForgeScript/classes/BaseCommand.html
BaseCommandManagerhttps://tryforge.github.io/ForgeScript/classes/BaseCommandManager.html
BaseEventHandlerhttps://tryforge.github.io/ForgeScript/classes/BaseEventHandler.html
CompiledFunctionhttps://tryforge.github.io/ForgeScript/classes/CompiledFunction.html
Compilerhttps://tryforge.github.io/ForgeScript/classes/Compiler.html
Containerhttps://tryforge.github.io/ForgeScript/classes/Container.html
Contexthttps://tryforge.github.io/ForgeScript/classes/Context.html
CooldownManagerhttps://tryforge.github.io/ForgeScript/classes/CooldownManager.html
DiscordEventHandlerhttps://tryforge.github.io/ForgeScript/classes/DiscordEventHandler.html
TypeDochttps://typedoc.org/

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.