module OodCore
The main namespace for ood_core
Builds a sorted array of job ids given a job array spec string
Job
array spec strings:
1 Single id 1-10 Range 1-10:2 Range with step 1-10,13 Compound (range with single id)
Note that Ranges are expected to be inclusive
Constants
- VERSION
The current version of {OodCore}