mycroft-core/mycroft/client/text
Åke Forslund 6b5d45e507 Do not create configs folders until writing
This replaces save_*_path with usage of the xdg_*_home when handling
config files. This means the config folders will not be created unless
actually written to.

The check for whether a directory needs to be created is handled behind
a lock to avoid race conditions
2021-11-30 22:50:09 +01:00
..
__init__.py Change to Apache 2.0 license from GPLv3.0 2017-10-04 01:28:44 -05:00
__main__.py Remove signal.SIGINT handler from simple CLI 2019-12-03 20:07:19 +01:00
gui_server.py Rename the message bus client and abstract config loading 2019-07-19 08:16:54 +02:00
text_client.py Do not create configs folders until writing 2021-11-30 22:50:09 +01:00