phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
Dir.this
nxt
fs
Dir
Construct File System Root Directory.
this
(Dir parent, GStats gstats)
class
Dir
this
(
Dir
parent
= null
,
GStats
gstats
= null
)
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)
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 File System Root Directory.