public interface DirectoryListingEntry
Modifier and Type | Method and Description |
---|---|
Optional<FStatInfo> |
fStatInfo()
File stat info.
|
String |
fullPath()
The full path of the entry.
|
String |
name()
The name of the entry.
|
DirEntryType |
type()
The type of the entry.
|
String fullPath()
String name()
DirEntryType type()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.