get_entry


Description:

public ConfigEntry get_entry (string name) throws Error

Get ConfigEntry of a config variable.

Parameters:

this

a Config.

name

the configuration name.

Returns:

the entry of name, or null if such a value does not exist.