Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyscript/pyscript
/ build_test_index.cjs
File
build_test_index.cjs
core/rollup/build_test_index.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ join } = require(
"node:path"
);
2
const
{ lstatSync, readdirSync, writeFileSync } = require(
"node:fs"
);
3
4
// folders to not consider while crawling
Callers
nothing calls this directly
Calls
2
createList
Function · 0.85
crawl
Function · 0.70
Tested by
no test coverage detected