MCPcopy 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

markBootstrapCompleteFunction · 0.85
readStdinFunction · 0.85
getOptionValueFunction · 0.85
evalModuleEntryPointFunction · 0.85
evalFunctionFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected