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>
However, many important variables are conspicuous by their absence; you will look for MUDDLE_INCLUDE_DIRS in vain, for example.
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_DIRSin vain, for example.