styx2000 v1.0.0 (2021-11-03T12:03:03Z)
Dub
Repo
createStat
styx2000
extrautil
mischelpers
Convenient helper for creating Stat object from path string
auto
createStat
(DirEntry de, ushort type, ushort dev, string uid, string gid, string muid)
auto
createStat
(string path, ushort type, ushort dev, string uid, string gid, string muid)
auto
createStat
(
string
path
,
ushort
type
= 0
,
ushort
dev
= 0
,
string
uid
= ""
,
string
gid
= ""
,
string
muid
= ""
)
Meta
Source
See Implementation
styx2000
extrautil
mischelpers
functions
createQid
createStat
Convenient helper for creating Stat object from path string