Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.parsing Namespace Reference

Namespaces

 comments
 
 datarow
 
 htmlreader
 
 model
 
 populators
 
 restreader
 
 restsupport
 
 robotreader
 
 settings
 
 tablepopulators
 
 tsvreader
 
 txtreader
 

Functions

def disable_curdir_processing (method)
 Decorator to disable processing ${CURDIR} variable. More...
 

Variables

 TEST_EXTENSIONS = set(populators.READERS)
 

Function Documentation

◆ disable_curdir_processing()

def robotide.lib.robot.parsing.disable_curdir_processing (   method)

Decorator to disable processing ${CURDIR} variable.

Definition at line 59 of file __init__.py.

Variable Documentation

◆ TEST_EXTENSIONS

robotide.lib.robot.parsing.TEST_EXTENSIONS = set(populators.READERS)

Definition at line 55 of file __init__.py.