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

Export RealPath for potential client use #410

Merged
merged 2 commits into from
Mar 6, 2021
Merged

Export RealPath for potential client use #410

merged 2 commits into from
Mar 6, 2021

Conversation

puellanivis
Copy link
Collaborator

Real simple, it’s exactly what the title says, nothing more.

@puellanivis
Copy link
Collaborator Author

As mentioned I went through the path handling code. It’s all generally server-side stuff. Nothing necessary to be done on the client side.

The standard even says this request packet can be called with essentially any arbitrary path.

This was referenced Mar 6, 2021
@drakkan
Copy link
Collaborator

drakkan commented Mar 6, 2021

Great! I suggest to add a comment to avoid warnings like this one exported method Client.RealPath should have comment or be unexported.

@drakkan
Copy link
Collaborator

drakkan commented Mar 6, 2021

server side the method just calls cleanPacketPath so specific test cases should not be needed

@puellanivis
Copy link
Collaborator Author

Feel free to merge, and then cut a release at your leisure.

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