Skip to main content

handle_delete

Function handle_delete 

Source
pub async fn handle_delete(
    config: &Config,
    key: &str,
    force: bool,
) -> Result<()>