Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/different-ai/opencode-browser
/ log
Function
log
bin/cli.js:60–62 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
58
}
59
60
function
log(msg) {
61
console.log(msg);
62
}
63
64
function
success(msg) {
65
console.log(color(
"green"
,
" "
+ msg));
Callers
4
main
Function · 0.85
install
Function · 0.85
update
Function · 0.85
uninstall
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected