Searched refs:applyEnvVars (Results 1 – 1 of 1) sorted by relevance
313 applyEnvVars(argv, true) // special case: check env vars that point to config file314 applyEnvVars(argv, false)576 function applyEnvVars (argv, configOnly) { function