MCPcopy
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
47def ok(text):
48 puts(colored.green('✔ {0}'.format(text)))
49
50
51def warn(text):

Callers 2

apply_okFunction · 0.85
restore_okFunction · 0.85

Calls 1

putsFunction · 0.85

Tested by

no test coverage detected