Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ refreshRuntimeOptions
Function
refreshRuntimeOptions
lib/internal/process/pre_execution.js:252–254 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
250
}
251
252
function
refreshRuntimeOptions() {
253
refreshOptions();
254
}
255
256
/**
257
* Patch the process object with legacy properties and normalizations.
Callers
1
prepareExecution
Function · 0.85
Calls
1
refreshOptions
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…