Whether the task works.
The value returned by the last task executed.
Add the task to the end of the list.
Emit task with specifying a context.
Event type to emit.
Context to execute the callback.
Argument(s) in callback.
Emit all task events with specifying a context.
Context to execute the callback.
Argument(s) in callback.
Destroy instance.
Execute the current task.
Emit task.
Event type to emit.
Argument(s) in callback.
Skips all tasks and changes to the finished state.
Change the current task to the first task.
Change the current task to the next task.
Unregister task with event type.
Event type.
Registered callback.
Register task with event type.
Event type.
Callback when the event fires.
Register one-time task with event type.
Event type.
Callback when the event fires.
Change the current task to the previos task.
Cancel all task and leave them unregistered.
Change the current task to the specified task.
@tawaship/task