Registry.opIndexAssign

Assigns the provided configuration entry to the provided name

Take note that using this method will create the entry if it does not yet exist.

It will also ALWAYS allow overwriting.

Parameters

entry ConfigEntry

the entry to add

name string

the name at which to add the entry

Meta