MCPcopy 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
252function refreshRuntimeOptions() {
253 refreshOptions();
254}
255
256/**
257 * Patch the process object with legacy properties and normalizations.

Callers 1

prepareExecutionFunction · 0.85

Calls 1

refreshOptionsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…