utils/registry library
Classes
- Component
- Component definition
- ComponentDependency
- Component dependency definition
- ComponentFile
- Component file definition
- Registry
- Registry containing all components
Functions
-
getComponent(
String componentName) → Component? - Gets a component from the registry
-
listComponents(
) → List< Map< String, String> > - Lists all available components
-
loadRegistry(
) → Registry - Loads the registry from the core directory