Registry.newEntry

Creates a new entry and adds it

An exception is thrown if an entry at that key exists and the policy for overwriting is to deny

Parameters

name string

the key

entry ConfigEntry

the configuration entry

Meta