afero
afero copied to clipboard
mem: add rudimentary (*FileInfo).Sys() method
This allows downstream users to act on file ownership.
(A previous version added mem.GetUID()
/mem.GetGID()
methods, which didn't prove fruitful.)