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

Reported name of missing environment variable #64

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Conversation

jo-asplin-met-no
Copy link
Collaborator

The getenv function ican be used as a wrapper around std::env::var() to quickly see the name of any missing environment variable.

(NOTE: solution found by Manuel Carrer!)

The getenv function ican be used as a wrapper around std::env::var() to
quickly see the name of any missing environment variable.

(NOTE: solution found by Manuel Carrer!)
Copy link
Collaborator

@Lun4m Lun4m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 😅

@Lun4m Lun4m merged commit f29260c into trunk Feb 10, 2025
1 check passed
@Lun4m Lun4m deleted the better_getenv_errmsg branch February 10, 2025 12:48
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

Successfully merging this pull request may close these issues.

3 participants