Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ snap
Method
snap
src/_pytest/capture.py:355–356 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
353
pass
354
355
def
snap(self) -> str:
356
return
""
357
358
def
writeorg(self, data: str) -> None:
359
pass
Callers
1
readouterr
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected