Improve output in cfg set
when config path is not found
#127
Labels
good first issue
Good for newcomers
cfg set
when config path is not found
#127
When no config path is defined (i.e.
Config.Path
isnil
),cfg set
outputs something like:It should print the current path of the configuration file, or specify that none was found and one was created in a certain path.
The text was updated successfully, but these errors were encountered: