ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Entry.Data
ae
sys
file
listDir
Entry
Undocumented in source.
struct
Entry
struct
Data {
FSChar
[]
baseNameFS
;
string
baseName
;
string
fullName
;
size_t
pathTailPos
;
version(Posix)
StatResult
[
enumLength
!
StatTarget
]
statResult
;
}
Members
Variables
baseName
string
baseName
;
Undocumented in source.
baseNameFS
FSChar
[]
baseNameFS
;
Undocumented in source.
fullName
string
fullName
;
Undocumented in source.
pathTailPos
size_t
pathTailPos
;
Undocumented in source.
statResult
StatResult
[
enumLength
!
StatTarget
]
statResult
;
Undocumented in source.
Meta
Source
See Implementation
ae
sys
file
listDir
Entry
enums
StatResult
StatTarget
functions
baseName
baseNameFS
baseNameFSPtr
fullName
fullNameFS
needStat
recurse
stop
properties
attributes
entryIsDir
fileID
isDir
isFile
isSymlink
linkAttributes
size
timeCreated
timeLastAccessed
timeLastModified
timeStatusChanged
structs
Data
variables
data
dirFD
ent
findData
parent