public class NutsSettingsUserSubCommand extends AbstractNutsSettingsSubCommand
| Constructor and Description |
|---|
NutsSettingsUserSubCommand() |
| 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.
|
static boolean |
exec(net.thevpc.nuts.NutsRepository editedRepo,
net.thevpc.nuts.NutsCommandLine cmdLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session) |
getSupportLevelpublic boolean exec(net.thevpc.nuts.NutsCommandLine cmdLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
NutsSettingsSubCommandcmdLine - command lineautoSave - auto savesession - application contextpublic static boolean exec(net.thevpc.nuts.NutsRepository editedRepo,
net.thevpc.nuts.NutsCommandLine cmdLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.