Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-cli-node-cli-manpage-options.mjs
File
test-cli-node-cli-manpage-options.mjs
test/parallel/test-cli-node-cli-manpage-options.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
'../common/index.mjs'
;
2
import
assert from
'node:assert'
;
3
import
{ createReadStream, readFileSync } from
'node:fs'
;
4
import
{ createInterface } from
'node:readline'
;
Callers
nothing calls this directly
Calls
12
extractFlagNames
Function · 0.85
close
Method · 0.65
map
Method · 0.65
match
Method · 0.65
resolve
Function · 0.50
join
Function · 0.50
createReadStream
Function · 0.50
readFileSync
Function · 0.50
createInterface
Function · 0.50
test
Method · 0.45
join
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected