Registry class
Registry class
Section titled “Registry class”Core command resolution hierarchical routing dictionary structure.
Signature:
export declare class RegistryRemarks
Section titled “Remarks”Maintains an internal identifier mapping of lookup keys, primary names, and input command definitions enabling recursive execution and token lookups.
Methods
Section titled “Methods”|
Method |
Modifiers |
Description |
|---|---|---|
|
Registers a new command schema pattern or a sub-namespace index node tree under this router. | ||
|
Assembles a collection containing all distinct command structures stored under this map layer. | ||
|
Performs a direct match retrieval for a registered item by primary key name or structural alias. | ||
|
Extracts an array sequence containing all operational match labels, including all aliases. |