mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
Filter out the variables intended for Modules private usage when processing the environment changes made by a script evaluated by sh-to-mod sub-command or source-sh modulefile command. _LMFILES_, LOADEDMODULES and any variable prefixed by __MODULES_ are withdrawn this way. Closes #427.