MCPcopy Create free account
hub / github.com/jnMetaCode/superpowers-zh / test-bootstrap-caching.mjs

File test-bootstrap-caching.mjs

tests/opencode/test-bootstrap-caching.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import { pathToFileURL } from 'url';
3
4const [, , pluginPath, scenario] = process.argv;

Callers

nothing calls this directly

Calls 5

isBootstrapSkillPathFunction · 0.85
makeOutputFunction · 0.85
countBootstrapPartsFunction · 0.85
assertPresentBootstrapFunction · 0.85
assertMissingBootstrapFunction · 0.85

Tested by

no test coverage detected