- attach
bool attach(Instance instance, string component, Exception error)
Undocumented in source. Be warned that the author may not have intended to support it.
- attachEager
bool attachEager(Instance instance, string component, Exception error)
Undocumented in source. Be warned that the author may not have intended to support it.
- autoRegisterComponents
void autoRegisterComponents(Instance inst)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkHasGlobalComponent
bool checkHasGlobalComponent(ComponentInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- createInstance
Instance createInstance(string cwd, Configuration config)
Undocumented in source. Be warned that the author may not have intended to support it.
- onBeforeAccessGlobalComponent
void onBeforeAccessGlobalComponent(ComponentInfo info)
Undocumented in source. Be warned that the author may not have intended to support it.
- onRegisterComponent
void onRegisterComponent(ComponentFactory factory, bool autoRegister)
Undocumented in source. Be warned that the author may not have intended to support it.