struct

CrystalAgent::ResearchRound

Inherits Struct < Value < Object

Research round tracking

Constructors

new(round_number : Int32, topic : String, worker_count : Int32 = 0, completed : Bool = false)
Source

Instance methods

completed?
Source
round_number
Source
topic
Source
worker_count
Source