| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.io.util | |
| net.thevpc.nuts.runtime.standalone.util |
| Modifier and Type | Method and Description |
|---|---|
static PathInfo.Status |
CoreIOUtils.tryWrite(byte[] content,
net.thevpc.nuts.NutsPath out,
DoWhenExist doWhenExist,
DoWhenNotExists doWhenNotExist,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
static DoWhenNotExists |
DoWhenNotExists.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DoWhenNotExists[] |
DoWhenNotExists.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 vpc open source initiative. All rights reserved.