org.codehaus.plexus.util.cli.shell

Class CmdShell

public class CmdShell extends Shell

Implementation to call the CMD Shell present on Windows NT, 2000 and XP

Since: 1.2

Author: Carlos Sanchez

Constructor Summary
CmdShell()
Method Summary
ListgetCommandLine(String executable, String[] arguments)
Specific implementation that quotes the all the command line

Constructor Detail

CmdShell

public CmdShell()

Method Detail

getCommandLine

public List getCommandLine(String executable, String[] arguments)
Specific implementation that quotes the all the command line