Type alias JobState

JobState: FinishedStatus | "active" | "delayed" | "prioritized" | "waiting" | "waiting-children"

Generated using TypeDoc