File.checkObseleted

Check if this File has been invalidated by dent.

class File
@trusted
bool
checkObseleted
(
ref DirEntry dent
)

Return Value

Type: bool

true iff this was obseleted.

Meta