Structs§
Constants§
Functions§
- collect_
files - Walk
rootcollecting files that passfilter, skipping excluded dirs. - compute_
dominant_ language - Walk
rootand return the canonical extension tag of the dominant source language by file count (e.g.rs,py,ts,go). ReturnsNonewhen the project contains fewer than 3 source files in total, or when no single language holds a clear plurality. - detect_
frameworks - detect_
workspace_ packages - is_
excluded - Returns
trueif any component ofpathmatches an excluded directory.