Expand description
Configuration module for EnvelopeCLI
This module provides configuration management including:
- XDG-compliant path resolution
- User settings persistence
- Application preferences
Re-exports§
pub use paths::EnvelopePaths;pub use settings::Settings;