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