org.codehaus.plexus.util.cli.shell
Class CommandShell
- Cloneable
public class CommandShell
Implementation to call the Command.com Shell present on Windows 95, 98 and Me
$Id: CommandShell.java 5958 2007-02-28 10:29:55Z olamy $
addShellArg, clearArguments, clone, getCommandLine, getExecutable, getOriginalCommandLine, getOriginalExecutable, getShellArgs, getShellArgsList, getShellCommand, getShellCommandLine, getWorkingDirectory, isDoubleQuotedArgumentEscaped, isDoubleQuotedExecutableEscaped, isQuotedArgumentsEnabled, isQuotedExecutableEnabled, isSingleQuotedArgumentEscaped, isSingleQuotedExecutableEscaped, setDoubleQuotedArgumentEscaped, setDoubleQuotedExecutableEscaped, setExecutable, setQuotedArgumentsEnabled, setQuotedExecutableEnabled, setShellArgs, setShellCommand, setSingleQuotedArgumentEscaped, setSingleQuotedExecutableEscaped, setWorkingDirectory, setWorkingDirectory |
CommandShell
public CommandShell()