Skip to main content

handle_apply

Function handle_apply 

Source
pub async fn handle_apply(
    config: &Config,
    item: Option<&str>,
    dry_run: bool,
) -> Result<()>