envConfig property

EnvConfig? get envConfig

Implementation

EnvConfig? get envConfig =>
    _envConfig?.forceVariableOverride(script.env?.vars);