Skip to content

I don't understand why the 'dotenv()' and 'dotenv_iter()' methods are made to behave differently. #96

Description

@swchoi1997

As I said in the title, I don't understand why the 'dotenv()' and 'dotenv_iter()' methods are made to behave differently.

When I do 'dotenv::dotenv()', I get the system environment, and when I do 'dotenv::dotenv_iter()', I only get the .env file.

I couldn't find an explanation anywhere.

Therefore, I propose a method similar to dotenv_values in python.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions