Expand description
Plugin manifest and metadata handling
This module defines the plugin manifest format and provides utilities for loading, validating, and managing plugin metadata.
Modules§
- loader
- Plugin manifest loading utilities
- models
- Core plugin manifest data models
- schema
- Plugin configuration schema definitions
Structs§
- Config
Property - Configuration property definition
- Config
Schema - Plugin configuration schema
- Manifest
Loader - Manifest loader utility
- Plugin
Author - Plugin author information
- Plugin
Dependency - Plugin dependency specification
- Plugin
Info - Plugin basic information
- Plugin
Manifest - Plugin manifest structure
- Property
Validation - Property validation rules
Enums§
- Property
Type - Property type enumeration