phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
File.checkObseleted
nxt
fs
File
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
Source
See Implementation
nxt
fs
File
aliases
dir
dirs
dirsDownward
ext
parentsDownward
constructors
this
functions
checkObseleted
depth
depthIterative
face
fromMsgpack
makeObselete
makeUnObselete
parents
parentsUpwards
path
pathRecursive
realExtension
toMsgpack
toTextual
treeContentId
treeSize
underAnyDir
variables
name
parent
size
timeLastAccessed
timeLastModified
Check if this File has been invalidated by dent.