mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
Introduce the depends-on modulefile command which defines module requirements for currently loading modulefile. This command is an alias over prereq command with all modulefile arguments treated as a Boolean AND operation: all specified modulefiles are required.