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