abstract class Marmot::Task
- Marmot::Task
- Reference
- Object
Direct Known Subclasses
Defined in:
tasks.crConstant Summary
-
Log =
Marmot::Log.for(self, Marmot::Log.level)
Instance Method Summary
-
#cancel
Cancels the task.
-
#canceled? : Bool
Returns true if the task is canceled.