Robot Framework
robot.utils.markupwriters.NullMarkupWriter Class Reference

Null implementation of the _MarkupWriter interface. More...

Static Private Attributes

 __init__ = lambda *args, **kwargs: None
 

Detailed Description

Null implementation of the _MarkupWriter interface.

Definition at line 114 of file markupwriters.py.

Member Data Documentation

◆ __init__

robot.utils.markupwriters.NullMarkupWriter.__init__ = lambda *args, **kwargs: None
staticprivate

Definition at line 116 of file markupwriters.py.


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