[ Version ( since = "0.2.0" ) ]
public bool load_all_plugins (bool activate) throws Error
Load all the modules available in the default directory path.
The default directory path can be changed through the environment variable grl_plugin_path and it can contain several paths separated by ":"
this |
the registry instance |
activate |
true if plugins must be activated after loading |
false% is all the configured plugin paths are invalid, true% otherwise. |