Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ eval_stdin.js
File
eval_stdin.js
lib/internal/main/eval_stdin.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// Stdin is not a TTY, we will read it and execute it.
4
Callers
nothing calls this directly
Calls
8
prepareMainThreadExecution
Function · 0.85
markBootstrapComplete
Function · 0.85
readStdin
Function · 0.85
getOptionValue
Function · 0.85
evalModuleEntryPoint
Function · 0.85
parseAndEvalModuleTypeScript
Function · 0.85
evalFunction
Function · 0.85
require
Function · 0.50
Tested by
no test coverage detected