add_config_from_file


Description:

[ Version ( since = "0.2.0" ) ]
public bool add_config_from_file (string config_file) throws Error

Load plugin configurations from a .

ini-like config file.

Parameters:

this

the registry instance

config_file

a key-value file containing the configuration

Returns:

true on success