Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitless-vcs/gitless
/ msg
Function
msg
gitless/cli/pprint.py:55–56 ·
view source on GitHub ↗
(text, stream=sys.stdout.write)
Source
from the content-addressed store, hash-verified
53
54
55
def
msg(text, stream=sys.stdout.write):
56
puts(text, stream=stream)
57
58
59
def
exp(text, stream=sys.stdout.write):
Callers
3
validate
Function · 0.85
err_msg
Function · 0.85
conf_dialog
Function · 0.85
Calls
1
puts
Function · 0.85
Tested by
no test coverage detected