mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
Introduce stashshow sub-command to display stash collection file. This sub-command cannot be called from a modulefile evaluation context. Add sub-command empty skeleton: cmdModuleStashshow. Sub-command accepts no option. It may take an optional argument: the index of the stash collection to display or the name of the stash collection. If no argument is provided, stash collection 0 is assumed.