Allow a configuration to be pre-loaded as if from a file
With a dynamic configuration, it is not desirable to load from literal files By storing a configuration object against a filepath, subsequent calls to getConfig work transparently, bypassing the disk load step.
Loading
Please register or sign in to comment