Robot Framework
robot.output.console.highlighting.NoHighlighting Class Reference
Inheritance diagram for robot.output.console.highlighting.NoHighlighting:
robot.output.console.highlighting.AnsiHighlighter

Private Member Functions

def _set_color (self, color)
 

Additional Inherited Members

- Public Member Functions inherited from robot.output.console.highlighting.AnsiHighlighter
def __init__ (self, stream)
 
def green (self)
 
def red (self)
 
def reset (self)
 
def yellow (self)
 

Detailed Description

Definition at line 158 of file highlighting.py.

Member Function Documentation

◆ _set_color()

def robot.output.console.highlighting.NoHighlighting._set_color (   self,
  color 
)
private

Reimplemented from robot.output.console.highlighting.AnsiHighlighter.

Definition at line 160 of file highlighting.py.


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