pyHarm._config¶
This modules handles the basic functionalities to write and load the basic configuration file for pyHarm into the HOME of the user
Attributes¶
Functions¶
|
|
|
|
Module Contents¶
- pyHarm._config.CONFIG_DIR¶
- pyHarm._config.CONFIG_FILE¶
- pyHarm._config.DEFAULT_CONFIG¶
- pyHarm._config.ensure_config_exists()¶
- pyHarm._config._deep_merge_dicts(base: dict, override: dict) dict¶
- pyHarm._config.load_config(user_only: bool = False, folder_project: str = None)¶
- pyHarm._config.reset_config()¶