Module models

Module models 

Source
Expand description

Contains the Structs for the Schema of the Roxfile as well as the validation logic.

Structs§

CiInfo
Docs
JobResults
Format for completed executions
Pipeline
Schema for Pipelines
RoxFile
The top-level structure of the Roxfile
Task
Schema for Tasks in the Roxfile
TaskResult
Template
Schema for Templates
ValidationError

Enums§

DocsKind
PassFail
Enum for task command status

Traits§

Validate