Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._vendor.rich.console.ThemeContext Class Reference

Public Member Functions

None __init__ (self, "Console" console, Theme theme, bool inherit=True)
 
"ThemeContext" __enter__ (self)
 
None __exit__ (self, Optional[Type[BaseException]] exc_type, Optional[BaseException] exc_val, Optional[TracebackType] exc_tb)
 

Public Attributes

 console
 
 theme
 
 inherit
 

Detailed Description

A context manager to use a temporary theme. See :meth:`~rich.console.Console.use_theme` for usage.

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