ProjectSettingsSingleton.hasSetting

Returns true if a configuration value is present.

struct ProjectSettingsSingleton
@nogc nothrow const
bool
hasSetting
(
in String name
)

Meta