public class UnzipCommand extends NshBuiltinDefault
| Constructor and Description |
|---|
UnzipCommand() |
| 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 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 NshBuiltinBaseprotected boolean nextNonOption(net.thevpc.nuts.cmdline.NArg arg,
net.thevpc.nuts.cmdline.NCmdLine cmdLine,
NshExecutionContext context)
nextNonOption in class NshBuiltinBaseCopyright © 2026 vpc open source initiative. All rights reserved.