Skip to content

mem: add rudimentary (*FileInfo).Sys() method#349

Open
dmke wants to merge 1 commit intospf13:masterfrom
digineo:master
Open

mem: add rudimentary (*FileInfo).Sys() method#349
dmke wants to merge 1 commit intospf13:masterfrom
digineo:master

Conversation

@dmke
Copy link
Copy Markdown

@dmke dmke commented Apr 18, 2022

This allows downstream users to act on file ownership.

(A previous version added mem.GetUID()/mem.GetGID() methods, which didn't prove fruitful.)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 18, 2022

CLA assistant check
All committers have signed the CLA.

@dmke dmke changed the title mem: add getter for UID/GID mem: add rudimentary (*FileInfo).Sys() method Apr 18, 2022
@dmke dmke force-pushed the master branch 4 times, most recently from a671a8e to ade8094 Compare January 28, 2024 22:40
This allows downstream users to act on file ownership.

Signed-off-by: Dominik Menke <dom@digineo.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants