Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Flow
Inherits
Struct
<
Value
<
Object
Constructors
cont
Source
fail
Source
patch_request
(patch :
RequestPatch
) : self
Source
repair
(tool_name :
String
) : self
Source
retry
(feedback :
String
) : self
Source
rewrite_args
(args :
JSON::Any
) : self
Source
rewrite_result
(result :
String
) : self
Source
skip
(reason :
String
) : self
Source
terminate
(reason :
String
) : self
Source
Instance methods
==
(other :
Flow
) :
Bool
Allow comparison of equality for simple flows
Source
args
Source
feedback
Source
kind
Source
patch
Source
reason
Source
result
Source
tool_name
Source
Nested types
Crig::Flow::Kind