Modifier and Type | Method and Description |
---|---|
static SMAGit.Mode |
SMAGit.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMAGit.Mode[] |
SMAGit.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SMAGit(String pathToWorkspace,
String curCommit,
String diffAgainst,
SMAGit.Mode smaMode)
Creates an SMAGit instance
|
Copyright © 2004-2016. All Rights Reserved.