struct

ScheduleLoadResult

Inherits Struct < Value < Object

Constructors

new(states : Array(TaskState), deferred_tasks : Hash(String, Task), autosave : Time::Span, print_report : Bool)
Source

Instance methods

autosave
clone
Source
copy_with(states _states = @states, deferred_tasks _deferred_tasks = @deferred_tasks, autosave _autosave = @autosave, print_report _print_report = @print_report)
Source
deferred_tasks
states