Skip to main content

drop

Function drop 

Source
pub async fn drop(
    entry: String,
    keep_branch: bool,
    keep_pr: bool,
    force: bool,
    yes: bool,
) -> Result<()>