We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Muddle claims to set a whole load of environment variables:
https://muddle.readthedocs.io/en/latest/welcome.html#environment-variables-sudo-and-instructions
And muddle env claims to list them:
:Syntax: muddle env [ ... ] Produce a setenv script in the requested language listing all the runtime environment variables bound to <label>
:Syntax: muddle env [ ... ]
Produce a setenv script in the requested language listing all the runtime environment variables bound to <label>
However, many important variables are conspicuous by their absence; you will look for MUDDLE_INCLUDE_DIRS in vain, for example.
MUDDLE_INCLUDE_DIRS
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Muddle claims to set a whole load of environment variables:
https://muddle.readthedocs.io/en/latest/welcome.html#environment-variables-sudo-and-instructions
And muddle env claims to list them:
However, many important variables are conspicuous by their absence; you will look for
MUDDLE_INCLUDE_DIRS
in vain, for example.The text was updated successfully, but these errors were encountered: