Skip to main content

Module blocking

Module blocking 

Source
Expand description

Synchronous, best-effort helpers for contexts that cannot .await. Synchronous, best-effort helpers for Drop and other non-async contexts.

Functionsยง

worktree_remove
Remove a worktree synchronously (git worktree remove [--force] <path>); see WorktreeRemove.