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

Function err_msg

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

Source from the content-addressed store, hash-verified

81
82
83def err_msg(text):
84 msg(text, stream=sys.stderr.write)
85
86
87def err_exp(text):

Callers

nothing calls this directly

Calls 1

msgFunction · 0.85

Tested by

no test coverage detected