Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor steam_metadata() related code in UserFile. #4388

Closed

Conversation

kevinxucs
Copy link
Contributor

Refactor steam_metadata() related code in UserFile so that only the overloaded metadata(path, option, value) is exposed instead of multiple functions (i.e. touch(), chmod(), chown(), chgrp()), which simplies the code.

@facebook-github-bot
Copy link
Contributor

This pull request has been imported into Phabricator, and discussion and review of the diff will take place at https://reviews.facebook.net/D29865

Refactor steam_metadata() related code in UserFile so that only the
overloaded metadata(path, option, value) is exposed instead of multiple
functions (i.e. touch(), chmod(), chown(), chgrp()), which simplies the
code.
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