Tasko::Engine
Inherits Reference / Object
Instance methods
create_task_key
Sourcedeserialize_data(serialized : String, as type : Class)
Sourcemark_as_completed(task : Key) : Nil
Sourcerun(application : Application, exit_on_done : Bool) : Nil
Sourceserialize_data(data : D) : String forall D
Sourcestore
Sourcesubmit_changeset(changeset : Changeset, current_task_key : Key | Nil)
Sourcetasks_dependencies(task : Key) : Array(Key)
Source