Description

Used by CommandCollection and CommandTask to scan the filesystem for command classes. @internal

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
this(Json[string]this(Json[string] initData)
boolbool 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()