Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scottrogowski/code2flow
/ exclude_modules.js
File
exclude_modules.js
tests/test_code/js/exclude_modules/exclude_modules.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//Node/CommonJS
2
const
fs = require(
'fs'
)
3
const
{readFile, chmod} = require(
'fs'
)
4
Callers
nothing calls this directly
Calls
1
alpha
Function · 0.70
Tested by
no test coverage detected