| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.install |
| Modifier and Type | Field and Description |
|---|---|
protected InstallFlags |
AbstractNInstallCmd.companionsInstallFlags |
protected InstallFlags |
AbstractNInstallCmd.currentInstallFlags |
InstallFlags |
InstallIdInfo.flags |
protected InstallFlags |
AbstractNInstallCmd.installedInstallFlags |
| Modifier and Type | Field and Description |
|---|---|
protected Map<NId,InstallFlags> |
AbstractNInstallCmd.ids |
| Modifier and Type | Method and Description |
|---|---|
InstallFlags |
InstallFlags.copy() |
| Modifier and Type | Method and Description |
|---|---|
InstallIdInfo |
InstallIdList.addAsDeployed(NId id,
InstallFlags flags) |
InstallIdInfo |
InstallIdList.addAsInstalled(NId id,
InstallFlags flags) |
InstallIdInfo |
InstallIdList.addAsRequired(NId id,
NId forId,
InstallFlags flags) |
InstallIdInfo |
InstallIdList.addAsUninstalled(NId id,
InstallFlags flags) |
void |
InstallFlags.merge(InstallFlags other) |
Copyright © 2025 vpc open source initiative. All rights reserved.