T-reX.CustomConfig
Functions
Copies the config files to the current working directory and adds the config directory to sys.path |
|
Copies the config files back to the package directory. The user will need to restart the python session to reload the T-reX module with the updated configuration files |
|
Reset config to defaults that are stored in the root directory of the package |
Module Contents
- T-reX.CustomConfig.config_setup()[source]
Copies the config files to the current working directory and adds the config directory to sys.path args: None returns: None