Îõ³h& b ²      Safe-Inferred‚© 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred  © 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred `!dotenvàReturns a parser for a Dotenv configuration file. Accepts key and value arguments separated by =7. Comments in all positions are handled appropriately.!© 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred­dotenvÁConfiguration Data Types with extra options for executing dotenv.dotenvThe paths for the .env files dotenv$The paths for the .env.example files dotenv$Flag to allow override env variables dotenv=Flag to log the loaded variables and other useful information dotenv!Flag to allow duplicate variables dotenvÞDefault configuration. Use .env file without .env.example strict envs and without overriding.  © 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred#$ 7dotenvüLoads the given list of options into the environment. Optionally override existing variables with values from Dotenv files.dotenvloadFileŒ parses the environment variables defined in the dotenv example file and checks if they are defined in the dotenv file or in the environment. It also allows to override the environment variables defined in the environment with the values defined in the dotenv file.dotenv0Parses the given dotenv file and returns values without! adding them to the environment.dotenväThe helper allows to avoid exceptions in the case of missing files and perform some action instead.dotenvOverride existing settings?dotenv'List of values to be set in environmentdotenvDotenv configurationdotenv!A file containing options to readdotenvVariables contained in the filedotenv7Action to perform that may fail because of missing filedotenv+Action to perform if file is indeed missing    © 2015“@2020 Stack Builders Inc.MIT*Stack Builders  experimentalportable Safe-Inferred ¬"dotenv0Parses the given dotenv file and returns values without! adding them to the environment."dotenv!A file containing options to readdotenvVariables contained in the file"#     !"#$%&''()*dotenv-0.10.0.0-inplace Configuration.Dotenv.EnvironmentConfiguration.Dotenv#Configuration.Dotenv.ParsedVariableConfiguration.Dotenv.ParseConfiguration.Dotenv.TypesConfiguration.Dotenv.TextbaseSystem.Environment.BlankunsetEnvSystem.EnvironmentgetEnvironment lookupEnvsetEnvReaderT runReaderTConfig configPathconfigExamplePathconfigOverride configVerboseallowDuplicates defaultConfig liftReaderTaskloadloadFile parseFile onMissingFile VarFragmentVarInterpolation VarLiteralCommandInterpolation VarContentsVarValueUnquoted SingleQuoted DoubleQuotedVarNameParsedVariableinterpolateParsedVariables configParser