We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remove path() from RemoteObjectHandle since it returns the absolute path.
path()
RemoteObjectHandle
The files affected are:
The text was updated successfully, but these errors were encountered:
Sounds reasonable. Can you validate that this is not used anywhere and if it is, update it.
Sorry, something went wrong.
I have checked Bohemia's codebase and it seems they are not using path
I am curious if there a reason or a use case that you are removing this for?
sonalivdeshpande
Successfully merging a pull request may close this issue.
Remove
path()
fromRemoteObjectHandle
since it returns the absolute path.The files affected are:
The text was updated successfully, but these errors were encountered: