pub fn get_downloads_dir() -> PathBuf
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.