Package | Description |
---|---|
org.eclipse.jgit.pgm |
Modifier and Type | Field and Description |
---|---|
protected ThrowingPrintWriter |
TextBuiltin.errw
Error writer, typically this is standard error.
|
protected ThrowingPrintWriter |
TextBuiltin.outw
Writer to output to, typically this is standard output.
|
Modifier and Type | Method and Description |
---|---|
ThrowingPrintWriter |
TextBuiltin.getErrorWriter() |
ThrowingPrintWriter |
TextBuiltin.getOutputWriter() |
Copyright © 2018 Eclipse JGit Project. All rights reserved.