Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitless-vcs/gitless
/ sep
Function
sep
gitless/cli/pprint.py:73–74 ·
view source on GitHub ↗
(stream=sys.stdout.write)
Source
from the content-addressed store, hash-verified
71
72
73
def
sep(stream=sys.stdout.write):
74
puts(SEP, stream=stream)
75
76
77
# Err
Callers
nothing calls this directly
Calls
1
puts
Function · 0.85
Tested by
no test coverage detected