kinta-workflows / com.dailymotion.kinta.workflows.builtin.gittool / GitCleanLocal
GitCleanLocal
open class GitCleanLocal : CliktCommand
Constructors
| Name | Summary |
|---|---|
| <init> | GitCleanLocal(gitTool: GitTool) |
Properties
| Name | Summary |
|---|---|
| all | val all:Boolean |
| gitTool | val gitTool: GitTool |
| remote | val remote:String |
Functions
| Name | Summary |
|---|---|
| run | open fun run():Unit |
Inheritors
| Name | Summary |
|---|---|
| GithubCleanLocal | object GithubCleanLocal :GitCleanLocal |
| GitlabCleanLocal | object GitlabCleanLocal :GitCleanLocal |