Documentation
¶
Index ¶
- func CmdAutoRebase(cmdWrapper commandBuilder.Builder) func(*cli.Context) error
- func CmdInitConfig(c *cli.Context) error
- func CmdParse(c *cli.Context) error
- func CmdProfileAdd(c *cli.Context) error
- func CmdProfileUpdate(c *cli.Context) error
- func CmdRepoAdd(c *cli.Context) error
- func CmdRepoIgnoreBuild(c *cli.Context) error
- func CmdRepoRemove(c *cli.Context) error
- func CmdRepoRemoveIgnoredBuild(c *cli.Context) error
- func CmdRepoSetPath(c *cli.Context) error
- func CompleteAutoRebase(c *cli.Context)
- func CompleteParse(c *cli.Context)
- func CompleteProfileAdd(c *cli.Context)
- func CompleteRepoAdd(c *cli.Context)
- func CompleteRepoIgnoreBuild(c *cli.Context)
- func CompleteRepoRemove(c *cli.Context)
- func CompleteRepoRemoveIgnoredBuild(c *cli.Context)
- func CompleteRepoSetPath(c *cli.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAutoRebase ¶
func CmdAutoRebase(cmdWrapper commandBuilder.Builder) func(*cli.Context) error
CmdAutoRebase parses the pull requests
func CmdInitConfig ¶
CmdInitConfig creates a new config file
func CmdProfileAdd ¶
CmdProfileAdd parses the pull requests
func CmdProfileUpdate ¶
CmdProfileUpdate parses the pull requests
func CmdRepoIgnoreBuild ¶
CmdRepoIgnoreBuild parses the pull requests
func CmdRepoRemove ¶
CmdRepoRemove parses the pull requests
func CmdRepoRemoveIgnoredBuild ¶
CmdRepoRemoveIgnoredBuild parses the pull requests
func CmdRepoSetPath ¶
CmdRepoSetPath parses the pull requests
func CompleteAutoRebase ¶
CompleteAutoRebase handles bash autocompletion for the 'auto-rebase' command
func CompleteParse ¶
CompleteParse handles bash autocompletion for the 'parse' command
func CompleteProfileAdd ¶
CompleteProfileAdd handles bash autocompletion for the 'profile add' command
func CompleteRepoAdd ¶
CompleteRepoAdd handles bash autocompletion for the 'profile repo add' command
func CompleteRepoIgnoreBuild ¶
CompleteRepoIgnoreBuild handles bash autocompletion for the 'profile repo ignore-build' command
func CompleteRepoRemove ¶
CompleteRepoRemove handles bash autocompletion for the 'profile repo remove' command
func CompleteRepoRemoveIgnoredBuild ¶
CompleteRepoRemoveIgnoredBuild handles bash autocompletion for the 'profile repo remove-ignored-build' command
func CompleteRepoSetPath ¶
CompleteRepoSetPath handles bash autocompletion for the 'profile repo set-path' command
Types ¶
This section is empty.