timestamp1609826340001Symbolic version to designate module loaded versionby Xavier DelaruelleWhen the Advanced module version specifiers is enabled, the loaded symbolic version may be used to designate the currently loaded version of specified module. $ ml display foo@loaded...
timestamp1609234620001Determining module implementation and versionby Xavier DelaruelleNew Modules variables are introduced to determine during the evaluation of a modulefile or a modulerc what module implementation is currently in use. The ModuleTool variable corresponds to the name of the module implementation and is set...
timestamp1600143660001Tracing module executionby Xavier DelaruelleThe trace verbosity is introduced between the verbose and debug levels to report details on module searches, resolutions, selections and evaluations. Trace mode can be enabled by setting the verbosity config to the trace value or by...