Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetVersion ¶
func SetVersion(v string)
Types ¶
type RunOptions ¶ added in v0.0.10
type RunOptions struct {
DryRun bool
Watch bool
NoTUI bool
Author string
TrustedAuthors string
MergeAuto bool
Org string
ReposFile string
Grouping string
Cols []pr.TableColumn
OnComplete func(*pr.PRStatus)
}
RunOptions holds the configuration shared between the run and sweep commands.
Click to show internal directories.
Click to hide internal directories.