Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.variables.finders.EnvironmentFinder Class Reference

Public Member Functions

def find (self, name)
 

Static Public Attributes

string identifiers = '%'
 

Private Member Functions

def _get_candidates (self)
 

Detailed Description

Definition at line 142 of file finders.py.

Member Function Documentation

◆ _get_candidates()

def robotide.lib.robot.variables.finders.EnvironmentFinder._get_candidates (   self)
private

Definition at line 153 of file finders.py.

◆ find()

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

Definition at line 145 of file finders.py.

Member Data Documentation

◆ identifiers

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

Definition at line 143 of file finders.py.


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