Skip to main content

scan

Function scan 

Source
pub fn scan(prj: &Project, ids: &[&str]) -> Vec<FileRef>
Expand description

Scan the configured roots for textual references to any of ids. Returns hits sorted by (path, line, id). Each id is matched in every effective format.