Go to the source code of this file.
Classes | |
| class | robotide.preferences.settings._Section |
| class | robotide.preferences.settings.ConfigurationError |
| class | robotide.preferences.settings.RideSettings |
| class | robotide.preferences.settings.SectionError |
| Used when section is tried to replace with normal value or vice versa. More... | |
| class | robotide.preferences.settings.Settings |
| class | robotide.preferences.settings.SettingsMigrator |
Namespaces | |
| robotide.preferences.settings | |
Functions | |
| def | robotide.preferences.settings._copy_or_migrate_user_settings (settings_dir, source_path, dest_file_name) |
| Creates settings directory and copies or merges the source to there. More... | |
| def | robotide.preferences.settings.initialize_settings (path, dest_file_name=None) |