MCPcopy Create free account
hub / github.com/Coooolfan/onlyboxes / info

Function info

scripts/install.py:169–170  ·  view source on GitHub ↗
(message: str)

Source from the content-addressed store, hash-verified

167
168
169def info(message: str) -> None:
170 print(f" {message}")
171
172
173def step(number: int, title: str) -> None:

Callers 11

resolve_latest_tagFunction · 0.85
detect_environmentFunction · 0.85
prepare_workdirFunction · 0.85
wait_console_readyFunction · 0.85
_print_console_readyFunction · 0.85
create_workerFunction · 0.85
install_systemd_serviceFunction · 0.85
wait_worker_onlineFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected