| Constructor and Description | 
|---|
| BourneShell() | 
| 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, setWorkingDirectorypublic String getExecutable()
getExecutable in class Shellpublic String[] getShellArgs()
Shellprotected String getExecutionPreamble()
protected char[] getQuotingTriggerChars()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.