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: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package close implements the pr close command
NewCmdClose creates the close command
type CloseResult struct {
Number int `json:"number"`
State string `json:"state"`
Owner string `json:"owner"`
Repo string `json:"repo"`
URL string `json:"url"`
}
CloseResult represents the JSON output for pr close
Source Files
¶
Click to show internal directories.
Click to hide internal directories.