Desired runtime state for a unit.
Instance methods
started?
Returns true if this enum value equals Started
Sourcestopped?
Returns true if this enum value equals Stopped
SourceAppends a String representation of this enum member to the given io.
See also: to_s.
Sourceunchanged?
Returns true if this enum value equals Unchanged
Source