ScriptUtilities
Utilities used by TS scripts.
- DIRAC.TransformationSystem.Utilities.ScriptUtilities.getTransformations(args)
Parse the arguments of the script and generates a list of transformations.
- Parameters
args (str) – a comma-separated list of transformation IDs, ID ranges in the form id1:id2, or names
- Returns
a list of Transformation IDs to look at