Expand description
Utility functions for path management.
Functionsยง
- backup_
dir - Returns the backup directory (env override or default).
- data_
dir - Returns the data directory following XDG spec.
- generate_
id - Generates a unique ID from 16 random bytes (32 hex chars).
- wal_
path - Returns the WAL path (env override or default).