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