Skip to main content

discover

Function discover 

Source
pub fn discover(cwd: &Path, specs: &[String]) -> PackageResources
Expand description

Discover packages in settings order. Package resources are intentionally returned after project and global resources; callers append these paths last so a package cannot shadow a project-local or user-local resource.