struct Bai::GenerationResult

Defined in:

bai/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(command : String, explanation : String | Nil = nil) #

Instance Method Detail

def clone #

def command : String #

def copy_with(command _command = @command, explanation _explanation = @explanation) #

def explanation : String | Nil #