org.codehaus.plexus.util.cli.shell

Class CommandShell


public class CommandShell
extends Shell

Implementation to call the Command.com Shell present on Windows 95, 98 and Me
Author:
Carlos Sanchez
Since:
1.2

Field Summary

Fields inherited from class org.codehaus.plexus.util.cli.shell.Shell

shellArgs, shellCommand

Constructor Summary

CommandShell()

Method Summary

Methods inherited from class org.codehaus.plexus.util.cli.shell.Shell

getCommandLine, getShellArgs, getShellCommand, getShellCommandLine, setShellArgs, setShellCommand

Constructor Details

CommandShell

public CommandShell()