Skip to main content

shell_worktree

Function shell_worktree 

Source
pub fn shell_worktree(
    worktree: Option<&str>,
    command: Option<Vec<String>>,
) -> Result<()>
Expand description

Open interactive shell or execute command in a worktree.