Robot Framework Integrated Development Environment (RIDE)
robotide.editor.dialoghelps Namespace Reference

Functions

def get_help (title)
 

Variables

dictionary _EXAMPLES
 
dictionary _HELPS
 
 current = None
 
 row = row.strip()
 

Function Documentation

◆ get_help()

def robotide.editor.dialoghelps.get_help (   title)

Definition at line 17 of file dialoghelps.py.

Variable Documentation

◆ _EXAMPLES

robotide.editor.dialoghelps._EXAMPLES
private

Definition at line 28 of file dialoghelps.py.

◆ _HELPS

robotide.editor.dialoghelps._HELPS
private

Definition at line 24 of file dialoghelps.py.

◆ current

def robotide.editor.dialoghelps.current = None

Definition at line 161 of file dialoghelps.py.

◆ row

robotide.editor.dialoghelps.row = row.strip()

Definition at line 159 of file dialoghelps.py.