Skip to main content
Version: Next

CommandsTree

CommandsTree

Complete tree structure of all commands and middleware CommandsTree

PropertyTypeValueDescription
commandsRecord<string, ParsedCommand>N/AMap of command names to their parsed metadata
middlewareRecord<string, ParsedMiddleware>N/AMap of middleware IDs to their parsed metadata