fn download_root(db: &DatabaseWrapper) -> Result<PathBuf, String>Expand description
The directory every download has to stay inside: the storage root
storage_get_path hands the frontend, which is the database’s parent.
TRACES: DR-211 | UT-205
fn download_root(db: &DatabaseWrapper) -> Result<PathBuf, String>The directory every download has to stay inside: the storage root
storage_get_path hands the frontend, which is the database’s parent.
TRACES: DR-211 | UT-205