org.codehaus.plexus.util.cli.StreamConsumer
public class EnvStreamConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
Modifier and Type | Field | Description |
---|---|---|
static String |
START_PARSING_INDICATOR |
Constructor | Description |
---|---|
EnvStreamConsumer() |
Modifier and Type | Method | Description |
---|---|---|
void |
consumeLine(String line) |
|
Map |
getParsedEnv() |
public static final String START_PARSING_INDICATOR
Copyright © 2019 MojoHaus. All rights reserved.