Optional
options: UriAwareCommandHandler.OptionsProtected
Readonly
handlerProtected
Optional
Readonly
optionsProtected
Readonly
selectioneslint-disable-next-line @typescript-eslint/no-explicit-any
Protected
getProtected
geteslint-disable-next-line @typescript-eslint/no-explicit-any
Protected
iseslint-disable-next-line @typescript-eslint/no-explicit-any
A command handler is an implementation of a command.
A command can have multiple handlers but they should be active in different contexts, otherwise first active will be executed.