Robot Framework Integrated Development Environment (RIDE)
robotide Namespace Reference

Namespaces

 action
 
 application
 
 context
 
 contrib
 
 controller
 
 editor
 
 lib
 
 log
 
 namespace
 
 parserlog
 
 pluginapi
 
 postinstall
 
 preferences
 
 publish
 
 recentfiles
 
 robotapi
 
 run
 
 searchtests
 
 spec
 
 ui
 
 usages
 
 utils
 
 validators
 
 version
 
 widgets
 

Functions

def _parse_args (args)
 
def _replace_std_for_win ()
 
def _run (inpath=None, updatecheck=True, debug_console=False)
 
def _show_old_wxpython_warning_if_needed (parent=None)
 
def main (*args)
 

Variables

 errorMessageTemplate = Template()
 

Function Documentation

◆ _parse_args()

def robotide._parse_args (   args)
private

Definition at line 78 of file __init__.py.

◆ _replace_std_for_win()

def robotide._replace_std_for_win ( )
private

Definition at line 106 of file __init__.py.

◆ _run()

def robotide._run (   inpath = None,
  updatecheck = True,
  debug_console = False 
)
private

Definition at line 88 of file __init__.py.

◆ _show_old_wxpython_warning_if_needed()

def robotide._show_old_wxpython_warning_if_needed (   parent = None)
private

Definition at line 126 of file __init__.py.

◆ main()

def robotide.main ( args)

Definition at line 56 of file __init__.py.

Variable Documentation

◆ errorMessageTemplate

robotide.errorMessageTemplate = Template()

Definition at line 37 of file __init__.py.