Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_ISSUE_LIMIT = 100
Variables ¶
This section is empty.
Functions ¶
func NewCmdIssuesList ¶
Types ¶
type IssuesListOptions ¶
type IssuesListOptions struct { FileArg string RepoArg string LimitArg int SelectedRemote *utils.RemoteData // contains filtered or unexported fields }
func (*IssuesListOptions) Run ¶
func (opts *IssuesListOptions) Run() (err error)
Execute the command
Click to show internal directories.
Click to hide internal directories.