Expand description
Backend capability model
Provides compile-time and runtime capability queries for Magellan backend.
Structs§
- Backend
Capabilities - Capability flags for the SQLite backend
- Command
Metadata - Command metadata for validation
Enums§
- Backend
Type - Backend type identifier
- Capability
- Capability requirements for commands
- Command
Validation Error - Error type for command validation
Functions§
- all_
capabilities - Get all available backend capabilities
- capabilities_
for_ path - Get capabilities for a specific file path
- command_
metadata - Get metadata for all Magellan commands
- validate_
command - Validate a command against backend capabilities