Registry.scanPath
bool scanPath(string path)Scan the given path for plugins to add to the registry. The syntax of the path is specific to the registry.
Parameters
path | the path to scan |
Returns
true if registry changed
bool scanPath(string path)Scan the given path for plugins to add to the registry. The syntax of the path is specific to the registry.
path | the path to scan |