Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pip._vendor.rich.highlighter.NullHighlighter Class Reference
Inheritance diagram for pip._vendor.rich.highlighter.NullHighlighter:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.rich.highlighter.NullHighlighter:
Collaboration graph
[legend]

Public Member Functions

None highlight (self, Text text)
 
- Public Member Functions inherited from pip._vendor.rich.highlighter.Highlighter
Text __call__ (self, Union[str, Text] text)
 

Detailed Description

A highlighter object that doesn't highlight.

May be used to disable highlighting entirely.

Member Function Documentation

◆ highlight()

None pip._vendor.rich.highlighter.NullHighlighter.highlight (   self,
Text  text 
)
Nothing to do

Reimplemented from pip._vendor.rich.highlighter.Highlighter.


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