MCPcopy
hub / github.com/gitless-vcs/gitless / stderr

Function stderr

gitless/tests/utils.py:108–109  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

106
107
108def stderr(p):
109 return p.stderr.decode(ENCODING)
110
111
112# Private functions

Callers 1

assertRaisesRegexpMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected