Used by CommandCollection and CommandTask to scan the filesystem for command classes. @internal
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
this(Json[string] | this(Json[string] initData) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
Json[string] | Json[string] scanApp() | ||||
Json[string] | Json[string] scanDir(string directoryPath, string shellNamespace, string commandPrefix, string[] commandsToHide) | ||||
Json[string] | Json[string] scanPlugin(string pluginName) | ||||
this() | this() | ||||
Json[string] | Json[string] scanCore() |