Skip to main content

open_worktree

Function open_worktree 

Source
pub fn open_worktree(path: &Path) -> Result<(), SessionError>
Expand description

Open a tmux session for a worktree path.

ยงErrors

Returns an error if the session cannot be created or switched to.