Module manifest

Module manifest 

Source
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§

ConfigProperty
Configuration property definition
ConfigSchema
Plugin configuration schema
ManifestLoader
Manifest loader utility
PluginAuthor
Plugin author information
PluginDependency
Plugin dependency specification
PluginInfo
Plugin basic information
PluginManifest
Plugin manifest structure
PropertyValidation
Property validation rules

Enums§

PropertyType
Property type enumeration