pub fn discover_from_settings(cwd: &Path) -> PackageResourcesExpand 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.