Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ _cli.js
File
_cli.js
benchmark/_cli.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
fs = require(
'fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
15
includes
Method · 0.80
shouldSkip
Method · 0.80
forEach
Method · 0.65
filter
Method · 0.65
keys
Method · 0.65
find
Method · 0.65
require
Function · 0.50
readdirSync
Method · 0.45
isDirectory
Method · 0.45
statSync
Method · 0.45
resolve
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected