pub fn resolve_update_selection(
root: &Path,
args: &PluginSelectionArgs,
) -> Result<ResolvedPluginSelection>Expand description
Resolve the plugin selection for sqry update.
ยงErrors
Returns an error if manifest loading fails or plugin overrides are invalid.