![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Public Member Functions | |
| None | __init__ (self, "Console" console, Optional[Pager] pager=None, bool styles=False, bool links=False) |
| "PagerContext" | __enter__ (self) |
| None | __exit__ (self, Optional[Type[BaseException]] exc_type, Optional[BaseException] exc_val, Optional[TracebackType] exc_tb) |
Public Attributes | |
| pager | |
| styles | |
| links | |
Protected Attributes | |
| _console | |
A context manager that 'pages' content. See :meth:`~rich.console.Console.pager` for usage.