Expand description
Path management for EnvelopeCLI
Provides XDG-compliant path resolution for configuration, data, and backups.
§Path Resolution Order
ENVELOPE_CLI_DATA_DIRenvironment variable (if set)- Unix (Linux/macOS):
$XDG_CONFIG_HOME/envelope-clior~/.config/envelope-cli - Windows:
%APPDATA%\envelope-cli
Structs§
- Envelope
Paths - Manages all paths used by EnvelopeCLI