| Modifier and Type | Method and Description |
|---|---|
PathInfo.Status |
OptionalMsLinkHelper.write() |
| Modifier and Type | Method and Description |
|---|---|
static PathInfo.Status |
CoreIOUtils.tryWrite(byte[] content,
NPath out,
DoWhenExist doWhenExist,
DoWhenNotExists doWhenNotExist,
String rememberMeKey) |
static PathInfo.Status |
CoreIOUtils.tryWrite(byte[] content,
NPath out,
String rememberMeKey) |
static PathInfo.Status |
CoreIOUtils.tryWriteStatus(byte[] content,
NPath out,
String rememberMeKey) |
| Modifier and Type | Method and Description |
|---|---|
PathInfo.Status |
UnixFreeDesktopEntryWriter.tryWrite(FreeDesktopEntry file,
NPath out,
String rememberMeKey) |
| Modifier and Type | Method and Description |
|---|---|
PathInfo.Status |
PathInfo.getStatus() |
static PathInfo.Status |
PathInfo.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathInfo.Status[] |
PathInfo.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PathInfo(String type,
NId id,
NPath path,
PathInfo.Status status) |
Copyright © 2025 vpc open source initiative. All rights reserved.