|
|
None | __init__ (self, t.BinaryIO input, t.BinaryIO output) |
| |
|
t.Any | __getattr__ (self, str x) |
| |
|
bytes | read (self, int n=-1) |
| |
|
bytes | read1 (self, int n=-1) |
| |
|
bytes | readline (self, int n=-1) |
| |
|
list[bytes] | readlines (self) |
| |
|
cabc.Iterator[bytes] | __iter__ (self) |
| |
|
str | __repr__ (self) |
| |
|
|
bytes | _echo (self, bytes rv) |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/click/testing.py