Versions in this module Expand all Collapse all v0 v0.5.0 May 14, 2026 Changes in this version type EditOptions + Yes bool v0.4.0 May 2, 2026 Changes in this version + func NewCmdEdit(f *cmdutil.Factory, runF func(*EditOptions) error) *cobra.Command + type EditOptions struct + BaseRepo func() (string, error) + Description string + DescriptionFile string + DueDate string + HttpClient func() (*http.Client, error) + IO *iostreams.IOStreams + JSON bool + Number int + Repository string + State string + Title string