Robot Framework
robot.output.console Namespace Reference

Namespaces

 dotted
 
 highlighting
 
 quiet
 
 verbose
 

Functions

def ConsoleOutput (type='verbose', width=78, colors='AUTO', markers='AUTO', stdout=None, stderr=None)
 

Function Documentation

◆ ConsoleOutput()

def robot.output.console.ConsoleOutput (   type = 'verbose',
  width = 78,
  colors = 'AUTO',
  markers = 'AUTO',
  stdout = None,
  stderr = None 
)

Definition at line 23 of file __init__.py.