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

Expose functionality for parsing .env files into a Dict(String, String) #4

Closed
maxdeviant opened this issue Apr 29, 2024 · 1 comment

Comments

@maxdeviant
Copy link
Owner

Requested by @hayleigh-dot-dev.

what i want is to say "hey parse the env file at this path and give me back the dict"
in this case i dont care about loading the vars or anything like that
additionally but unrelated i'd like to be able to know the env vars that have been loaded

@maxdeviant
Copy link
Owner Author

This is available in v1.0.0 as dotenv/read_from.

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