public class ErrorConsumer
extends org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
Modifier and Type | Field and Description |
---|---|
private boolean |
fFed |
private ScmLogger |
logger |
Constructor and Description |
---|
ErrorConsumer(ScmLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(java.lang.String line) |
boolean |
hasBeenFed() |