EditorSettings.hasSetting

Returns true if the setting specified by name exists, false otherwise.

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

Meta