Skip to main content

discover_from_settings

Function discover_from_settings 

Source
pub fn discover_from_settings(cwd: &Path) -> PackageResources
Expand description

Resolve package specs from the settings file and conventional local roots. Empty or missing packages means no packages are enabled, matching Pi’s explicit package list instead of silently executing every directory found under the user’s home directory.