Module task

Source
Expand description

Up task execution.

Structs§

Task
A task’s state.
TaskConfig
Configuration a task can have, a ~/.config/up/tasks/<name>.yaml will deserialize to this struct.

Enums§

CommandType
Shell commands we run.
TaskStatus
Possible statuses an asynchronously running task can have.