class Guppi::Step

Included Modules

Extended Modules

Defined in:

planning_agent.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def action : Action #

[View source]
def command : String | Nil #

[View source]
def filepath : String | Nil #

[View source]
def number : Int32 #

[View source]
def observation : String #

[View source]
def step : String #

[View source]
def thought : String #

[View source]