phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
Dir.this
nxt
fs
Dir
Construct from msgpack
unpacker
.
this
(Dir parent, GStats gstats)
this
(string root_path, GStats gstats)
this
(DirEntry dent, Dir parent, GStats gstats)
this
(string name, Dir parent, Bytes64 size, SysTime timeLastModified, SysTime timeLastAccessed, GStats gstats)
this
(Unpacker unpacker)
class
Dir
version(msgpack)
this
(
Unpacker
)
(
ref
Unpacker
unpacker
)
Meta
Source
See Implementation
nxt
fs
Dir
aliases
sync
constructors
this
functions
accept
addTreeStatsFromSub
depth
face
find
fromMsgpack
gstats
isRoot
load
makeObselete
makeUnObselete
reload
sub
subs
subsSorted
toMsgpack
toTextual
treeContentId
treeSize
updateStats
variables
_gstats
_timeAccessedInterval
_timeModifiedInterval
_treeContentId
_treeSize
hitCount
kind
Construct from msgpack unpacker.