public static class CLIGitCommand.Result extends Object
Modifier and Type | Field and Description |
---|---|
ByteArrayOutputStream |
err |
Exception |
ex |
ByteArrayOutputStream |
out |
Constructor and Description |
---|
Result() |
public final ByteArrayOutputStream out
public final ByteArrayOutputStream err
public Exception ex
Copyright © 2019 Eclipse JGit Project. All rights reserved.