Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ plugin-loader-pure.test.ts
File
plugin-loader-pure.test.ts
packages/opencode/test/cli/tui/plugin-loader-pure.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, spyOn, test } from
"bun:test"
2
import
fs from
"fs/promises"
3
import
path from
"path"
4
import
{ pathToFileURL } from
"url"
Callers
nothing calls this directly
Calls
7
tmpdir
Function · 0.90
createTuiResolvedConfig
Function · 0.90
createTuiPluginApi
Function · 0.90
test
Function · 0.85
write
Method · 0.80
init
Method · 0.45
dispose
Method · 0.45
Tested by
no test coverage detected