symfonic.devtools.ownership.loader¶
loader ¶
Load and schema-check the ownership manifest TOML (T1.2.7).
ManifestError ¶
Bases: ValueError
The manifest file is structurally invalid.
load_manifest ¶
Parse path into an :class:OwnershipManifest, or raise ManifestError.