Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.rebot.Rebot Class Reference
Inheritance diagram for robotide.lib.robot.rebot.Rebot:
robotide.lib.robot.run.RobotFramework

Public Member Functions

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

Detailed Description

Definition at line 331 of file rebot.py.

Constructor & Destructor Documentation

◆ __init__()

def robotide.lib.robot.rebot.Rebot.__init__ (   self)

Reimplemented from robotide.lib.robot.run.RobotFramework.

Definition at line 333 of file rebot.py.

Member Function Documentation

◆ main()

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

Reimplemented from robotide.lib.robot.run.RobotFramework.

Definition at line 337 of file rebot.py.


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