Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitless-vcs/gitless
/ err_item
Function
err_item
gitless/cli/pprint.py:95–96 ·
view source on GitHub ↗
(i, opt_text='')
Source
from the content-addressed store, hash-verified
93
94
95
def
err_item(i, opt_text=
''
):
96
item(i, opt_text, stream=sys.stderr.write)
97
98
99
# Misc
Callers
nothing calls this directly
Calls
1
item
Function · 0.85
Tested by
no test coverage detected