public class Commandline
extends org.apache.maven.surefire.shared.utils.cli.Commandline
Commandline
implementation.Constructor and Description |
---|
Commandline()
for testing purposes only
|
Commandline(String[] excludedEnvironmentVariables) |
Modifier and Type | Method and Description |
---|---|
void |
addEnvironment(String name,
String value) |
void |
addSystemEnvironment() |
addArguments, clearArgs, clone, createArg, createArg, execute, getArguments, getArguments, getCommandline, getEnvironmentVariables, getExecutable, getShell, getWorkingDirectory, setExecutable, setWorkingDirectory, setWorkingDirectory, toString
public Commandline()
public Commandline(String[] excludedEnvironmentVariables)
public void addEnvironment(String name, String value)
addEnvironment
in class org.apache.maven.surefire.shared.utils.cli.Commandline
public final void addSystemEnvironment()
addSystemEnvironment
in class org.apache.maven.surefire.shared.utils.cli.Commandline
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.