public class NutsSettingsUserSubCommand extends AbstractNutsSettingsSubCommand
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
NutsSettingsUserSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exec(NutsCommandLine cmdLine,
Boolean autoSave,
NutsSession session)
execute command and return true.
|
static boolean |
exec(NutsRepository editedRepo,
NutsCommandLine cmdLine,
Boolean autoSave,
NutsSession session) |
getSupportLevelpublic boolean exec(NutsCommandLine cmdLine, Boolean autoSave, NutsSession session)
NutsSettingsSubCommandcmdLine - command lineautoSave - auto savesession - application contextpublic static boolean exec(NutsRepository editedRepo, NutsCommandLine cmdLine, Boolean autoSave, NutsSession session)
Copyright © 2021 vpc open source initiative. All rights reserved.