struct

Nucleoc::Status

Inherits Struct < Value < Object

Status returned by the tick method.

Constructors

new(changed : Bool, running : Bool)
Source

Instance methods

changed
Source
changed?
Source
running
Source
running?
Source