ProjectSettingsSingleton.getOrder

Returns the order of a configuration value (influences when saved to the config file).

struct ProjectSettingsSingleton
@nogc nothrow const
long
getOrder
(
in String name
)

Meta