Skip to main content

detect_stacks

Function detect_stacks 

Source
pub fn detect_stacks(root: &Path) -> DetectedStacks
Expand description

Detect project stacks from marker files in the given directory.

Reads package.json, go.mod, and Cargo.toml to determine which frameworks are in use.