Returns a command by its name of its alias, or undefined if not found.
undefined
The command's name or alias.
The command or undefined.
Determines if this collection contains the alias.
Alias to check.
Either or not this collection contains the alias.
Returns an iterable of commands in the collection.
Generated using TypeDoc
Returns a command by its name of its alias, or
undefinedif not found.