package
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Jun 2, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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,
}
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.