Uses of Class
org.codehaus.plexus.util.cli.shell.Shell
Package
Description
Command-line utilities.
Shell utilities.
-
Uses of Shell in org.codehaus.plexus.util.cli
Modifier and TypeMethodDescriptionCommandline.getShell()
Get the shell to be used in this command line.Modifier and TypeMethodDescriptionvoid
Allows to set the shell to be used in this command line.ModifierConstructorDescriptionCommandline
(String toProcess, Shell shell) Create a new command line object.Commandline
(Shell shell) Create a new command line object. -
Uses of Shell in org.codehaus.plexus.util.cli.shell
Modifier and TypeClassDescriptionclass
class
Implementation to call the CMD Shell present on Windows NT, 2000 and XPclass
Implementation to call the Command.com Shell present on Windows 95, 98 and Me