MCPcopy Create free account
hub / github.com/pytest-dev/pytest / buffer

Method buffer

src/_pytest/capture.py:213–214  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

211
212 @property
213 def buffer(self):
214 return self
215
216
217# Capture classes.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected