Skip to main content

datadir

Function datadir 

Source
pub fn datadir() -> Result<PathBuf>
Expand description

The directory downloads are written to (the platform user-data directory, or SATKIT_DATA / set_datadir when given), created on first use if necessary. Files are looked up across all of search_dirs; this is only the write location.