public class GrepCommand extends NshBuiltinDefault
| Constructor and Description |
|---|
GrepCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
protected boolean |
nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context) |
autoComplete, cmdLine, createOptions, exec, getHelp, getHelpHeader, getName, init, isEnabled, setEnabled, throwExecutionException, validateprotected boolean nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
nextNonOption in class NshBuiltinBaseprotected boolean nextOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
nextOption in class NshBuiltinBaseprotected void main(net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
main in class NshBuiltinBaseCopyright © 2026 vpc open source initiative. All rights reserved.