Robot Framework
robot.variables.finders Namespace Reference

Classes

class  EmptyFinder
 
class  EnvironmentFinder
 
class  ExtendedFinder
 
class  InlinePythonFinder
 
class  NumberFinder
 
class  StoredFinder
 
class  VariableFinder
 

Variables

 NOT_FOUND = object()
 

Variable Documentation

◆ NOT_FOUND

robot.variables.finders.NOT_FOUND = object()

Definition at line 27 of file finders.py.