Skip to content

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

@swchoi1997

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions