Robot Framework Integrated Development Environment (RIDE)
robotide.recentfiles.recentfiles Namespace Reference

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)
 

Function Documentation

◆ normalize_path()

def robotide.recentfiles.recentfiles.normalize_path (   path)

Definition at line 26 of file recentfiles.py.

◆ remove_non_existing_paths()

def robotide.recentfiles.recentfiles.remove_non_existing_paths (   paths)

Definition at line 32 of file recentfiles.py.