MCPcopy Index your code
hub / github.com/gitless-vcs/gitless / err_exp

Function err_exp

gitless/cli/pprint.py:87–88  ·  view source on GitHub ↗
(text)

Source from the content-addressed store, hash-verified

85
86
87def err_exp(text):
88 exp(text, stream=sys.stderr.write)
89
90
91def err_blank():

Callers

nothing calls this directly

Calls 1

expFunction · 0.85

Tested by

no test coverage detected