Expand description
Task configuration types and shell definitions.
This module provides configuration types for tasks, including dependency management and cross-platform shell support.
Structs§
- Task
Spec - Task specification with dependency management and execution configuration.
Enums§
- Task
Shell - Shell type for task execution.
Type Aliases§
- Tcrm
Tasks - Type alias for a collection of named task specifications.