kinta-workflows / com.dailymotion.kinta.workflows.builtin.gittool / GitPR
GitPR
open class GitPR : CliktCommand
Constructors
| Name | Summary |
|---|---|
| <init> | GitPR(gitTool: GitTool) |
Properties
| Name | Summary |
|---|---|
| gitTool | val gitTool: GitTool |
Functions
| Name | Summary |
|---|---|
| run | open fun run():Unit |
Inheritors
| Name | Summary |
|---|---|
| GithubPR | object GithubPR :GitPR |
| GitlabPR | object GitlabPR :GitPR |