Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ find-inactive-tsc.mjs
File
find-inactive-tsc.mjs
tools/find-inactive-tsc.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
// Identify inactive TSC voting members.
4
Callers
nothing calls this directly
Calls
12
getTscFromReadme
Function · 0.85
runShellCommand
Function · 0.85
getVotingRecords
Function · 0.85
moveVotingToRegular
Function · 0.85
includes
Method · 0.80
warn
Method · 0.80
parseArgs
Function · 0.70
filter
Method · 0.65
map
Method · 0.65
log
Method · 0.45
join
Method · 0.45
writeFileSync
Method · 0.45
Tested by
no test coverage detected