Skip to main content

get_downloads_dir

Function get_downloads_dir 

Source
pub fn get_downloads_dir() -> PathBuf
Expand description

Get the default export directory.

Returns the current working directory as the default. This is more intuitive for CLI usage where exports should go where the user is working.