Skip to main content

key_path

Function key_path 

Source
pub fn key_path() -> Result<PathBuf, String>
Expand description

Resolves through the XDG data dir (not a hardcoded ~/.lean-ctx) so the key follows the migrated layout and never re-creates the legacy dir (GH #436).