Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/different-ai/opencode-browser
/ success
Function
success
bin/cli.js:64–66 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
62
}
63
64
function
success(msg) {
65
console.log(color(
"green"
,
" "
+ msg));
66
}
67
68
function
warn(msg) {
69
console.log(color(
"yellow"
,
" "
+ msg));
Callers
6
install
Function · 0.85
update
Function · 0.85
status
Function · 0.85
agentInstall
Function · 0.85
agentGateway
Function · 0.85
uninstall
Function · 0.85
Calls
1
color
Function · 0.85
Tested by
no test coverage detected