Skip to main content

user_brain_db_path

Function user_brain_db_path 

Source
pub fn user_brain_db_path() -> Option<PathBuf>
Expand description

v0.4.1: full path to the user-scope brain.db.

Convenience wrapper over user_kimetsu_dir that appends brain.db. Returns None when no home directory is resolvable.