Obtains a pointer to the configuration entry at the given key. Allowing you to swap out its contents directly if you want to.
the key
a ConfigEntry* if found, otherwise null
See Implementation
Obtains a pointer to the configuration entry at the given key. Allowing you to swap out its contents directly if you want to.