Skip to main content

Function: processEnvOptions()

processEnvOptions(processEnv, options): void

Load the env files and process the options.

Parameters

processEnv

The environment variables from the process.

options

object[]

The options.

Returns

void

The processed parameters.

Throws

GeneralError if an env file has errors.