Robot Framework
robot.rebot.Rebot Class Reference
Inheritance diagram for robot.rebot.Rebot:
robot.run.RobotFramework

Public Member Functions

def __init__ (self)
 
def main (self, datasources, **options)
 
- Public Member Functions inherited from robot.run.RobotFramework
def validate (self, options, arguments)
 

Detailed Description

Definition at line 325 of file rebot.py.

Constructor & Destructor Documentation

◆ __init__()

def robot.rebot.Rebot.__init__ (   self)

Reimplemented from robot.run.RobotFramework.

Definition at line 327 of file rebot.py.

Member Function Documentation

◆ main()

def robot.rebot.Rebot.main (   self,
  datasources,
**  options 
)

Reimplemented from robot.run.RobotFramework.

Definition at line 331 of file rebot.py.


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