Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TaskRunDecision
Inherits
Struct
<
Value
<
Object
Constructors
new
(task :
Task
, reason :
WaitReason
, text :
String
, wait_time :
Time::Span
)
Source
Instance methods
clone
Source
copy_with
(task _task = @task, reason _reason = @reason, text _text = @text, wait_time _wait_time = @wait_time)
Source
reason
task
text
wait_time