| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.settings.repo |
| Modifier and Type | Method and Description |
|---|---|
NutsSettingsRepositorySubCommand.RepoStatus |
NutsSettingsRepositorySubCommand.RepoInfo.getEnabled() |
static NutsSettingsRepositorySubCommand.RepoStatus |
NutsSettingsRepositorySubCommand.RepoStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NutsSettingsRepositorySubCommand.RepoStatus[] |
NutsSettingsRepositorySubCommand.RepoStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NutsSettingsRepositorySubCommand.RepoInfo.setEnabled(NutsSettingsRepositorySubCommand.RepoStatus enabled) |
| Constructor and Description |
|---|
RepoInfo(String name,
String type,
net.thevpc.nuts.NutsPath location,
NutsSettingsRepositorySubCommand.RepoStatus enabled,
NutsSettingsRepositorySubCommand.RepoInfo[] mirrors) |
Copyright © 2022 vpc open source initiative. All rights reserved.