| Package | Description |
|---|---|
| org.azyva.dragom.git | |
| org.azyva.dragom.git.impl |
| Modifier and Type | Method and Description |
|---|---|
static Git.AllowExitCode |
Git.AllowExitCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Git.AllowExitCode[] |
Git.AllowExitCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Git.executeGitCommand(String[] arrayArg,
boolean indProvideCredentials,
Git.AllowExitCode allowExitCode,
Path pathWorkingDirectory,
StringBuilder stringBuilderOutput)
Helper method to execute a Git command.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultGitImpl.executeGitCommand(String[] arrayArg,
boolean indProvideCredentials,
Git.AllowExitCode allowExitCode,
Path pathWorkingDirectory,
StringBuilder stringBuilderOutput) |
Copyright © 2015–2016 AZYVA INC.. All rights reserved.