You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
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 .NETThe text was updated successfully, but these errors were encountered: