| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.settings.repo |
| Modifier and Type | Method and Description |
|---|---|
NSettingsRepositorySubCommand.RepoStatus |
NSettingsRepositorySubCommand.RepoInfo.getEnabled() |
static NSettingsRepositorySubCommand.RepoStatus |
NSettingsRepositorySubCommand.RepoStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NSettingsRepositorySubCommand.RepoStatus[] |
NSettingsRepositorySubCommand.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 |
NSettingsRepositorySubCommand.RepoInfo.setEnabled(NSettingsRepositorySubCommand.RepoStatus enabled) |
| Constructor and Description |
|---|
RepoInfo(String name,
String type,
NPath location,
NSettingsRepositorySubCommand.RepoStatus enabled,
NSettingsRepositorySubCommand.RepoInfo[] mirrors,
boolean temporary,
boolean preview,
String[] tags) |
Copyright © 2025 vpc open source initiative. All rights reserved.