Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Textualize/rich
/ flush
Method
flush
rich/_null_file.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
return
0
61
62
def
flush(self) -> None:
63
pass
64
65
def
fileno(self) -> int:
66
return
-1
Callers
3
test_null_file
Function · 0.95
_write_buffer
Method · 0.45
write_text
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_null_file
Function · 0.76