Class ProcessCmd
java.lang.Object
net.thevpc.nsh.cmd.NshBuiltinBase
net.thevpc.nsh.cmd.NshBuiltinDefault
net.thevpc.nsite.executor.nsh.ProcessCmd
- All Implemented Interfaces:
net.thevpc.nsh.cmd.NshBuiltin, NComponent
public class ProcessCmd
extends net.thevpc.nsh.cmd.NshBuiltinDefault
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected booleannextNonOption(NArg arg, NCmdLine cmdLine, net.thevpc.nsh.eval.NshExecutionContext context) protected booleannextOption(NArg arg, NCmdLine cmdLine, net.thevpc.nsh.eval.NshExecutionContext context) Methods inherited from class net.thevpc.nsh.cmd.NshBuiltinBase
autoComplete, cmdLine, createOptions, exec, getHelp, getHelpHeader, getName, init, isEnabled, setEnabled, throwExecutionException, validate
-
Constructor Details
-
ProcessCmd
-
-
Method Details
-
nextOption
-
main
- Specified by:
mainin classnet.thevpc.nsh.cmd.NshBuiltinBase
-
nextNonOption
-