Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
'fs'
;
2
import
{ pathToFileURL } from
'url'
;
3
4
const
[, , pluginPath, scenario] = process.argv;
Callers
nothing calls this directly
Calls
5
isBootstrapSkillPath
Function · 0.85
makeOutput
Function · 0.85
countBootstrapParts
Function · 0.85
assertPresentBootstrap
Function · 0.85
assertMissingBootstrap
Function · 0.85
Tested by
no test coverage detected