Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rpamis/comet
/ log
Function
log
test/ts/version.test.ts:143–143 ·
view source on GitHub ↗
(msg: string)
Source
from the content-addressed store, hash-verified
141
142
const
logs: string[] = [];
143
const
log = (msg: string) => logs.push(msg);
144
145
await
printVersionInfo(log);
146
Callers
5
uninstallCommand
Function · 0.85
updateCometNpmPackage
Function · 0.85
updateCommand
Function · 0.85
initCommand
Function · 0.85
printVersionInfo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected