When using as node_module it still tries to read a config file #3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This may results in an Error, if there is not config file found.
Add a CLI init function to Config. that will create the config singleton only uppon calling this function. Otherwise - don't try to read config file at all.
Fixed in version 0.1.2