Entry.needStat

Return the result of stat / lstat (depending on target) for this Entry, performing it first if necessary.

struct Entry
version(Posix)
stat_t*
needStat
(
StatTarget target
)
()

Meta