mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
When performing a `purge` sub-command with the `--force` option set, unload modules that are depended by other modules that cannot unload. This way `purge --force` behaves like `unload --force`.