Robot Framework
robot.variables.finders.EnvironmentFinder Class Reference

Public Member Functions

def find (self, name)
 

Static Public Attributes

string identifiers = '%'
 

Detailed Description

Definition at line 143 of file finders.py.

Member Function Documentation

◆ find()

def robot.variables.finders.EnvironmentFinder.find (   self,
  name 
)

Definition at line 146 of file finders.py.

Member Data Documentation

◆ identifiers

string robot.variables.finders.EnvironmentFinder.identifiers = '%'
static

Definition at line 144 of file finders.py.


The documentation for this class was generated from the following file: