phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
DirEntry.size
std
file
DirEntry
Returns the size of the file represented by this
DirEntry
in bytes.
struct
DirEntry
@
safe
@
property
scope
ulong
size
(
)
Meta
Source
See Implementation
std
file
DirEntry
constructors
this
properties
attributes
isDir
isFile
isSymlink
linkAttributes
name
size
statBuf
timeCreated
timeLastAccessed
timeLastModified
timeStatusChanged
Returns the size of the file represented by this DirEntry in bytes.