load_plugin


Description:

[ Version ( since = "0.2.0" ) ]
public bool load_plugin (string library_filename) throws Error

Loads a module from shared object file stored in path

Parameters:

this

the registry instance

library_filename

the path to the so file

Returns:

true if the module is loaded correctly