Module worktree

Module worktree 

Source

Structs§

Add
Builder for git worktree add command.
List
Builder for git worktree list command.
Remove
Builder for git worktree remove command.

Functions§

add
Create a new git worktree add command builder.
list
Create a new git worktree list command builder.
remove
Create a new git worktree remove command builder.