Modules§
- action
- create_
task - flags
- Add flags for tasks
- initialize_
task - task_
container - task_
executor - task_io
- up_
to_ date - work_
handler
Structs§
- AnyTask
Handle - Configure
Task - Executable
- The wrapped task itself
- Lazy
Task - Task
Handle - Task
Handle Factory - Task
Ordering - Represents some task ordering, describing a temporal constraint between
the execution of some task and a
Buildable
. - Task
Provider
Enums§
- Task
Ordering Kind - The kind of task ordering to establish temporal dependencies between tasks and buildables
- Task
Outcome - The outcome of task.
Traits§
- Buildable
Task - Tasks that are buildable are able to produce a
BuiltByContainer
that describes what tasks are required in order to run the task. - Executable
Task - A object safe generic trait for executing tasks
- Full
Task - A full task is buildable and executable.
- HasTask
Id - Represents an object that has a task id
- Resolve
Executable - Resolve
Inner Task - Resolve
Task - Task