Skip to main content

data_dir

Function data_dir 

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

Returns the platform-appropriate user data directory (e.g. LOCALAPPDATA on Windows), resolved natively or via Node.js, or None if undetermined.