Function dossier::cli::delete_file

source ·
async fn delete_file(
    remote_path: &str,
    database: &AnyDatabase<CliBackend>
) -> Result<bool>