Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/different-ai/opencode-browser
/ error
Function
error
bin/cli.js:72–74 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
70
}
71
72
function
error(msg) {
73
console.log(color(
"red"
,
" "
+ msg));
74
}
75
76
function
header(msg) {
77
console.log(
"\n"
+ color(
"cyan"
, color(
"bright"
, msg)));
Callers
4
install
Function · 0.85
update
Function · 0.85
agentInstall
Function · 0.85
cli.js
File · 0.85
Calls
1
color
Function · 0.85
Tested by
no test coverage detected