Robot Framework
robot.running.importer Namespace Reference

Classes

class  ImportCache
 Keeps track on and optionally caches imported items. More...
 
class  Importer
 

Variables

tuple RESOURCE_EXTENSIONS = ('.resource', '.robot', '.txt', '.tsv', '.rst', '.rest')
 

Variable Documentation

◆ RESOURCE_EXTENSIONS

tuple robot.running.importer.RESOURCE_EXTENSIONS = ('.resource', '.robot', '.txt', '.tsv', '.rst', '.rest')

Definition at line 29 of file importer.py.