Skip to main content

detect_and_parse

Function detect_and_parse 

Source
pub fn detect_and_parse(project_path: &Path) -> Result<Vec<DepFile>>
Expand description

Detect and parse dependency files in the given directory.