Currently there is support for command and jobs top level keywords, I would like to deprecate the command and only use jobs, instead leaving the command as a subset of jobs, which would hopefully simplify everything a little.
A Command instance could then either be created from a dict, either coming from jobs directly, or from each item in jobs.
Currently there is support for command and jobs top level keywords, I would like to deprecate the command and only use jobs, instead leaving the command as a subset of jobs, which would hopefully simplify everything a little.
A Command instance could then either be created from a dict, either coming from jobs directly, or from each item in jobs.