Expand description
Manifest data model, YAML parsing, and import resolution for east.
Modules§
Structs§
- Command
Arg - A declared argument for an extension command.
- Command
Decl - A command declared in the manifest
commands:section. - Defaults
- Default values applied to projects that do not specify their own.
- Import
- An import directive referencing another manifest file.
- Manifest
- Top-level east manifest (
east.yml). - Manifest
Self - Optional
self:section in the manifest, providing metadata about the manifest repository itself. - Project
- A project tracked by the manifest.
- Remote
- A named remote repository base URL.