Skip to main content

walk_for_subnautica

Function walk_for_subnautica 

Source
fn walk_for_subnautica(
    root: &Path,
    label: &str,
    found: &mut Vec<DiscoveredFolder>,
    seen: &mut HashSet<PathBuf>,
)
Expand description

Recursively walk a root looking for folders named “Subnautica”.