styx2000 v1.0.9 (2023-03-16T20:26:53Z)
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
fromPlan9Mode
fromPlan9Permissions
toPlan9Chunk
toPlan9Message
toPlan9Mode
toPlan9Nwname
toPlan9Nwqid
toPlan9Permissions
toPlan9Qid
toPlan9Stat
Convenient helper for creating Stat object from path string