Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::ModelTurnAction
Inherits
Struct
<
Value
<
Object
Constructors
cont
Source
new
(kind :
Kind
, feedback :
String
|
Nil
= nil, reason :
String
|
Nil
= nil)
Source
retry
(feedback :
String
) : self
Source
stop
(reason :
String
) : self
Source
Instance methods
feedback
Source
kind
Source
reason
Source
Nested types
Crig::ModelTurnAction::Kind