Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.plexus.util.cli.shell.Shell
org.codehaus.plexus.util.cli.shell.CmdShell
public class CmdShell
extends Shell
Field 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