public class ErrorStreamConsumer
extends org.apache.maven.shared.utils.cli.CommandLineUtils.StringStreamConsumer
A Stream Consumer that stores the Error Standard Output
| Constructor and Description |
|---|
ErrorStreamConsumer(boolean redirectTestOutputToFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line) |
public void consumeLine(String line)
consumeLine in interface org.apache.maven.shared.utils.cli.StreamConsumerconsumeLine in class org.apache.maven.shared.utils.cli.CommandLineUtils.StringStreamConsumerCopyright © 2019. All rights reserved.