Class CommandShell

java.lang.Object
org.apache.maven.shared.utils.cli.shell.Shell
org.apache.maven.shared.utils.cli.shell.CommandShell
All Implemented Interfaces:
Cloneable

@Deprecated public class CommandShell extends Shell
Deprecated.
Windows ME is long dead. Update to Windows 10 and use CmdShell.
Implementation to call the Command.com Shell present on Windows 95, 98 and Me
Author:
Carlos Sanchez
  • Constructor Details

    • CommandShell

      public CommandShell()
      Deprecated.
      Create an instance.