package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Apr 13, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewCmd constructs the "delete" command, which deletes a claimed issue.
The --confirm flag is required to prevent accidental deletions.
Run executes the delete workflow: validates the confirm flag, deletes the
issue via the service, and writes the result to the output writer.
RunInput holds the parameters for the delete command's core logic, decoupled
from CLI flag parsing so it can be tested directly.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.