Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-cli-node-cli-manpage-env-vars.mjs
File
test-cli-node-cli-manpage-env-vars.mjs
test/parallel/test-cli-node-cli-manpage-env-vars.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 } from
'node:fs'
;
4
import
{ createInterface } from
'node:readline'
;
Callers
nothing calls this directly
Calls
9
collectCliMdEnvVarNames
Function · 0.85
collectManPageEnvVarNames
Function · 0.85
has
Method · 0.65
delete
Method · 0.65
map
Method · 0.65
resolve
Function · 0.50
assert
Function · 0.50
fail
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected