Expand description
Up task execution.
Structs§
- Task
- A task’s state.
- Task
Config - Configuration a task can have, a
~/.config/up/tasks/<name>.yaml
will deserialize to this struct.
Enums§
- Command
Type - Shell commands we run.
- Task
Status - Possible statuses an asynchronously running task can have.