CoreModuleStore
Represents a core module store that stores IDs mapped to file paths.
Properties
commands
commands:
Map<string,Module>
Source
src/core/contracts/module-store.ts:7
metadata
metadata:
WeakMap<Module,CommandMeta>
Represents a core module store that stores IDs mapped to file paths.
commands:
Map<string,Module>
src/core/contracts/module-store.ts:7
metadata:
WeakMap<Module,CommandMeta>