org.codehaus.plexus.util.cli.shell
public class CmdShell extends Shell
Implementation to call the CMD Shell present on Windows NT, 2000 and XP
Since: 1.2
Constructor Summary | |
---|---|
CmdShell() |
Method Summary | |
---|---|
List | getCommandLine(String executable, String[] arguments)
Specific implementation that quotes the all the command line |