Module config

Module config 

Source
Expand description

Task configuration types and shell definitions.

This module provides configuration types for tasks, including dependency management and cross-platform shell support.

Structs§

TaskSpec
Task specification with dependency management and execution configuration.

Enums§

TaskShell
Shell type for task execution.

Type Aliases§

TcrmTasks
Type alias for a collection of named task specifications.