public interface NutsSettingsSubCommand extends net.thevpc.nuts.spi.NutsComponent<Object>
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec(net.thevpc.nuts.NutsCommandLine cmdLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
execute command and return true.
|
boolean exec(net.thevpc.nuts.NutsCommandLine cmdLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
cmdLine - command lineautoSave - auto savesession - application contextCopyright © 2021 vpc open source initiative. All rights reserved.