torc 0.22.0

Workflow management system
1
2
3
4
5
6
7
8
9
# This file was generated by the Julia OpenAPI Code Generator
# Do not modify this file directly. Modify the OpenAPI specification instead.


if !isdefined(@__MODULE__, :JobStatus)
    const JobStatus = String
else
    @warn("Skipping redefinition of JobStatus to String")
end