public class DfCommand extends NshBuiltinDefault
| Modifier and Type | Class and Description |
|---|---|
static class |
DfCommand.CInfo |
static class |
DfCommand.Options |
static class |
DfCommand.UInfo |
| Constructor and Description |
|---|
DfCommand() |
| 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.