package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: May 14, 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
¶
Package delete implements the label delete command
NewCmdDelete creates the delete command
type DeleteResult struct {
Name string `json:"name"`
Owner string `json:"owner"`
Repo string `json:"repo"`
Action string `json:"action"`
}
DeleteResult represents the JSON output for label delete
Source Files
¶
Click to show internal directories.
Click to hide internal directories.