| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.plexus.util.cli.shell.Shellorg.codehaus.plexus.util.cli.shell.CmdShellpublic class CmdShellextends ShellField Summary |
Fields inherited from class org.codehaus.plexus.util.cli.shell.Shell | |
shellArgs, shellCommand | |
Constructor Summary | |
| |
Method Summary | |
List |
|
Methods inherited from class org.codehaus.plexus.util.cli.shell.Shell | |
getCommandLine, getShellArgs, getShellCommand, getShellCommandLine, setShellArgs, setShellCommand | |
public List getCommandLine(String executable,
String[] arguments)Specific implementation that quotes the all the command line
- Overrides:
- getCommandLine in interface Shell