Constructor and Description |
---|
BourneShell()
Create instance of BournShell.
|
Modifier and Type | Method and Description |
---|---|
String |
getExecutable() |
protected String |
getExecutionPreamble() |
protected char[] |
getQuotingTriggerChars() |
String[] |
getShellArgs()
Get the shell arguments
|
List<String> |
getShellArgsList() |
clone, getShellCommandLine, getWorkingDirectory, isDoubleQuotedArgumentEscaped, isSingleQuotedArgumentEscaped, setExecutable, setQuotedArgumentsEnabled, setWorkingDirectory, setWorkingDirectory
public String getExecutable()
getExecutable
in class Shell
public String[] getShellArgs()
protected String getExecutionPreamble()
protected char[] getQuotingTriggerChars()
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.