Enums§
- Workflow
Source - Tracks where a workflow’s associated files live.
Functions§
- parse
- Parse a
.zugworkflow file from a TOML string. - parse_
file - Parse a
.zugworkflow file from disk. - parse_
workflow - Parse a
.zugfile, handling both plain TOML and zip archives. - to_toml
- Serialize a workflow back to TOML (for the
createcommand).