Skip to main content

resolve_update_selection

Function resolve_update_selection 

Source
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.