phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
DirEntry.statBuf
std
file
DirEntry
This function is POSIX-Only.
The
stat
struct gotten from calling
stat
.
struct
DirEntry
@
safe
@
property
scope
stat_t
statBuf
(
)
Meta
Source
See Implementation
std
file
DirEntry
constructors
this
properties
attributes
isDir
isFile
isSymlink
linkAttributes
name
size
statBuf
timeCreated
timeLastAccessed
timeLastModified
timeStatusChanged
This function is POSIX-Only.
The stat struct gotten from calling stat.