Classes | |
| class | RecentFileEntry |
| class | RecentFilesPlugin |
| Add recently opened files to the file menu. More... | |
Functions | |
| def | normalize_path (path) |
| def | remove_non_existing_paths (paths) |
| def robotide.recentfiles.recentfiles.normalize_path | ( | path | ) |
Definition at line 26 of file recentfiles.py.
| def robotide.recentfiles.recentfiles.remove_non_existing_paths | ( | paths | ) |
Definition at line 32 of file recentfiles.py.