MCPcopy Index your code
hub / github.com/anomalyco/opencode / tool-skill.test.ts

File tool-skill.test.ts

packages/core/test/tool-skill.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "fs/promises"
2import path from "path"
3import { describe, expect } from "bun:test"
4import { Effect, Layer } from "effect"

Callers

nothing calls this directly

Calls 9

tmpdirFunction · 0.90
toolDefinitionsFunction · 0.90
executeToolFunction · 0.90
settleToolFunction · 0.90
syncMethod · 0.80
pushMethod · 0.80
describeFunction · 0.50
makeMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected