std.Io.File + stat: No uid/gid?

This was answered here:

TL;DR: uid/gid are UNIX concepts and not portable.

PS: I wonder though if it would make sense to add platform-specific properties to the cross-platform Stat struct as optionals…

3 Likes