executioner.settings.Settings
class documentationexecutioner.settings
(View In Hierarchy)
Represent the settings
Method | __init__ | Does not allow initialization |
Static Method | combine_settings | combine 2 dict/list objects in depth |
Static Method | load_default_settings | loads the default settings |
Static Method | load_added_settings | load extra settings |
Static Method | get_language_settings | returns the settings for given language |
Static Method | get_workspace | returns the settings for given language |
Static Method | get | returns the settings denoted by key |
Class Variable | __SETTINGS | Undocumented |