Enumeration: StageStatus#

Enum for loading state values.

Enumeration Members#

busy#

busy: "busy"

The stage is currently loading or processing.


idle#

idle: "idle"

The stage is ready and idle.