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

Add operator to query os environment variables #1231

Closed
bruno-f-cruz opened this issue Jan 18, 2023 · 0 comments · Fixed by #1232
Closed

Add operator to query os environment variables #1231

bruno-f-cruz opened this issue Jan 18, 2023 · 0 comments · Fixed by #1232
Labels
proposal Request for a new feature

Comments

@bruno-f-cruz
Copy link
Contributor

Querying environment variables becomes a handy feature, especially when considering the push to make Bonsai easily deployable across different machines seamlessly.
Some of these variables can effectively make a workflow machine agnostic regarding OS paths, machine name, etc...

This query could be added by simply exposing the Environment.GetEnvironmentVariable method already available in .NET

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

Successfully merging a pull request may close this issue.

1 participant