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

Static Private Attributes

list _fields_
 

Detailed Description

Definition at line 243 of file highlighting.py.

Member Data Documentation

◆ _fields_

list robot.output.console.highlighting._SMALL_RECT._fields_
staticprivate
Initial value:
= [("Left", c_short),
("Top", c_short),
("Right", c_short),
("Bottom", c_short)]

Definition at line 247 of file highlighting.py.


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