Skip to main content

delete

Function delete 

Source
pub fn delete(
    name: &str,
    confirm: &str,
    backend: Option<&str>,
    profile_root: Option<&Path>,
) -> Result<(), Error>