public class CpCommand extends NshBuiltinDefault
| Modifier and Type | Class and Description |
|---|---|
static class |
CpCommand.Options |
| Constructor and Description |
|---|
CpCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
copy(net.thevpc.nuts.io.NPath from,
net.thevpc.nuts.io.NPath to,
CpCommand.Options o,
NshExecutionContext context) |
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 NshBuiltinBasepublic void copy(net.thevpc.nuts.io.NPath from,
net.thevpc.nuts.io.NPath to,
CpCommand.Options o,
NshExecutionContext context)
Copyright © 2026 vpc open source initiative. All rights reserved.