Hello
Currently, click_config_file uses get_app_dir to find the config file. I would like a way to look either in current folder or on the $HOME folder, for instance (like "#HOME/.myapprc"), or maybe a combination of one or several PATH to look in.
Thanks
Hello
Currently, click_config_file uses
get_app_dirto find the config file. I would like a way to look either in current folder or on the $HOME folder, for instance (like "#HOME/.myapprc"), or maybe a combination of one or several PATH to look in.Thanks