public class NutsSettingsRepositorySubCommand extends AbstractNutsSettingsSubCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
NutsSettingsRepositorySubCommand.RepoInfo |
| Constructor and Description |
|---|
NutsSettingsRepositorySubCommand() |
| 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 NutsSettingsRepositorySubCommand.RepoInfo |
repoInfo(net.thevpc.nuts.NutsRepository x,
boolean tree,
net.thevpc.nuts.NutsSession session) |
getSupportLevelpublic static NutsSettingsRepositorySubCommand.RepoInfo repoInfo(net.thevpc.nuts.NutsRepository x, boolean tree, net.thevpc.nuts.NutsSession session)
public boolean exec(net.thevpc.nuts.NutsCommandLine cmdLine,
Boolean autoSave,
net.thevpc.nuts.NutsSession session)
NutsSettingsSubCommandcmdLine - command lineautoSave - auto savesession - application contextCopyright © 2021 vpc open source initiative. All rights reserved.