Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdList ¶
Types ¶
type ListOptions ¶
type ListOptions struct {
HttpClient func() (*http.Client, error)
Config func() (config.Config, error)
IO *iostreams.IOStreams
BaseRepo func() (ghrepo.Interface, error)
Browser browser
WebMode bool
Exporter cmdutil.Exporter
Assignee string
Labels []string
State string
LimitResults int
Author string
Mention string
Milestone string
Search string
}
Click to show internal directories.
Click to hide internal directories.