Module manifest_utils

Module manifest_utils 

Source
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