Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ use
Function
use
packages/console/core/src/util/log.ts:48–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
function
use() {
49
try {
50
return
ctx.use()
51
} catch {
52
return
{ tags: {} }
53
}
54
}
55
}
Callers
2
info
Function · 0.70
provide
Function · 0.70
Calls
1
use
Method · 0.45
Tested by
no test coverage detected