Expand description
Utilities for working with manifest files
This module provides common functionality for loading and validating manifest files across different commands.
Functionsยง
- load_
and_ validate_ manifest - Load a manifest from a specific path with validation
- load_
project_ manifest - Load a project manifest from the standard location
- manifest_
exists - Check if a manifest exists in the project directory
- manifest_
path - Get the path to the manifest file