fn scan_other_users(
found: &mut Vec<DiscoveredFolder>,
seen: &mut HashSet<PathBuf>,
)Expand description
Linux variant — same logic as the Windows version above.
fn scan_other_users(
found: &mut Vec<DiscoveredFolder>,
seen: &mut HashSet<PathBuf>,
)Linux variant — same logic as the Windows version above.