Protected
Returns the value for a configuration option.
Priority is first process.env, then manually set options, then values from the loaded env file.
Reads a .env file from given path, based to basePath.
Sets an option value. If a env file has been read, it will be overwritten.
Generated using TypeDoc
Returns the value for a configuration option.
Priority is first process.env, then manually set options, then values from the loaded env file.