Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitless-vcs/gitless
/ ok
Function
ok
gitless/cli/pprint.py:47–48 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
45
46
47
def
ok(text):
48
puts(colored.green(
'✔ {0}'
.format(text)))
49
50
51
def
warn(text):
Callers
2
apply_ok
Function · 0.85
restore_ok
Function · 0.85
Calls
1
puts
Function · 0.85
Tested by
no test coverage detected