Skip to main content

handle_refresh_approved

Function handle_refresh_approved 

Source
pub async fn handle_refresh_approved(
    config: &Config,
    category: &str,
    file_selector: Option<&str>,
    force: bool,
    yes: bool,
) -> Result<()>