Registry for Helpers. Provides features for lazily loading helpers. @extends \UIM\Core\ObjectRegistry<\UIM\Console\Helper>
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
this(Json[string] | this(Json[string] initData) | ||||
void | void _throwMissingClassError(string classname, string pluginName) | ||||
void | void setIo(IConsoleIo aConsoleIo) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
string | string _resolveclassname(string classname) | ||||
this() | this() |