pub fn find_existing_user_dirs() -> Vec<ExistingUserDirectory>
Expand description
Finds existing user folders on disk. Will only return locations that actually have files in them, and a really basic check to see if the data is valid.
pub fn find_existing_user_dirs() -> Vec<ExistingUserDirectory>
Finds existing user folders on disk. Will only return locations that actually have files in them, and a really basic check to see if the data is valid.