CommandStageCapable

Interface for objects that have an associated command stage.

Classes implementing this interface can report their current command processing stage, useful for tracking progress and waiting strategies.

See also

Inheritors

Properties

Link copied to clipboard
abstract val stage: CommandStage