public interface NutsSettingsSubCommand
extends net.thevpc.nuts.spi.NutsComponent
| 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 © 2022 vpc open source initiative. All rights reserved.