Crate moon_task

Source

Structs§

Target
Task
TaskConfig
Configures a task to be ran within the action pipeline.
TaskFileInput
TaskFragment
Fragment of a task including important fields.
TaskGlobInput
TaskOptions
TaskOptionsConfig
Options to control task inheritance and execution.
TaskState

Enums§

TargetError
TargetLocator
TargetScope
TaskOptionAffectedFiles
The pattern in which affected files will be passed to the affected task.
TaskOptionEnvFile
The pattern in which a task is dependent on a .env file.
TaskOptionRunInCI
The pattern in which to run the task automatically in CI.
TaskType
The type of task.

Statics§

TARGET_PATTERN