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
I think that:
ACC_ID
AccessId
FIL_PT
FilePath
Moreover, we should scope all we do in a namespace. Any suggestion for the namespace name? Does it make sense to call it parceive, @wilhelma?
The text was updated successfully, but these errors were encountered:
Actually, the tool is not parceive. It's the parceive trace interpreter. So I would suggest interpreter
interpreter
Sorry, something went wrong.
No branches or pull requests
I think that:
ACC_ID
should be calledAccessId
;FIL_PT
should beFilePath
and so on;Moreover, we should scope all we do in a namespace. Any suggestion for the namespace name? Does it make sense to call it parceive, @wilhelma?
The text was updated successfully, but these errors were encountered: