| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace |
| Modifier and Type | Method and Description |
|---|---|
static DefaultNWorkspace.InstallStrategy0 |
DefaultNWorkspace.InstallStrategy0.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultNWorkspace.InstallStrategy0[] |
DefaultNWorkspace.InstallStrategy0.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.util.NOptional<DefaultNWorkspace.InstallStrategy0> |
DefaultNWorkspace.InstallStrategy0.parse(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNWorkspace.installOrUpdateImpl(net.thevpc.nuts.NDefinition def,
String[] args,
boolean resolveInstaller,
boolean updateDefaultVersion,
DefaultNWorkspace.InstallStrategy0 strategy0,
boolean requireDependencies,
net.thevpc.nuts.NId[] forIds,
net.thevpc.nuts.NDependencyScope scope) |
Copyright © 2025 vpc open source initiative. All rights reserved.