ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
Entry.entryIsFile
ae
sys
file
listDir
Entry
Returns true if this is a file (but not if it's a symlink pointing to one).
bool
entryIsFile
[@property getter]
struct
Entry
version(Posix)
@
property
bool
entryIsFile
(
)
bool
entryIsFile
[@property getter]
Meta
Source
See Implementation
ae
sys
file
listDir
Entry
enums
StatResult
StatTarget
functions
baseName
baseNameFS
baseNameFSPtr
fullName
fullNameFS
needStat
recurse
stop
properties
attributes
entryIsDir
entryIsFile
fileID
isDir
isFile
isSymlink
linkAttributes
size
timeCreated
timeLastAccessed
timeLastModified
timeStatusChanged
structs
Data
variables
data
dirFD
ent
findData
parent
Returns true if this is a file (but not if it's a symlink pointing to one).