Skip to main content

Crate east_manifest

Crate east_manifest 

Source
Expand description

Manifest data model, YAML parsing, and import resolution for east.

Modules§

error
path_resolve

Structs§

CommandArg
A declared argument for an extension command.
CommandDecl
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).
ManifestSelf
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.