Skip to main content

list

Function list 

Source
pub fn list() -> Result<Vec<Worktree>, WorktreeError>
Expand description

List all git worktrees in the current repository.

ยงErrors

Returns an error if the worktrees cannot be listed.