public class VCSAction extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IsisConfig |
config |
| Constructor and Description |
|---|
VCSAction(IsisConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
vcsAdd(File... file) |
void |
vcsCommit(File... file) |
void |
vcsRemove(File... file) |
void |
vcsUpdate() |
protected IsisConfig config
public VCSAction(IsisConfig config)
Copyright © 1999–2015 CodeLutin. All rights reserved.