Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
CmdKill = &ffcli.Command{
Name: "kill",
ShortUsage: "uzi kill [<agent-name>|all]",
ShortHelp: "Delete tmux session and git worktree for the specified agent",
FlagSet: fs,
Exec: executeKill,
}
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.