Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
swchoi1997 opened this issue Oct 10, 2024 · 0 comments

Comments

@swchoi1997
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant