Skip to main content

detect

Function detect 

Source
pub fn detect(project: &Path) -> Result<Vec<Root>, String>
Expand description

Detect every content root in project: the union of config entries, .okf markers, and okf_version index files. Sorted by key; each carries the signals that flagged it.