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

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
 

Detailed Description

A context manager that 'pages' content. See :meth:`~rich.console.Console.pager` for usage.

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