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