MCPcopy Index your code
hub / github.com/anomalyco/opencode / plugin-toggle.test.ts

File plugin-toggle.test.ts

packages/opencode/test/cli/tui/plugin-toggle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, spyOn, test } from "bun:test"
2import fs from "fs/promises"
3import path from "path"
4import { pathToFileURL } from "url"

Callers

nothing calls this directly

Calls 13

tmpdirFunction · 0.90
createTuiResolvedConfigFunction · 0.90
createTuiPluginApiFunction · 0.90
testFunction · 0.85
writeMethod · 0.80
atMethod · 0.80
findMethod · 0.65
listMethod · 0.65
getMethod · 0.65
initMethod · 0.45
disposeMethod · 0.45
currentMethod · 0.45

Tested by

no test coverage detected