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
We need a map called pathToHash, which checks the user's file system completely when the vcode is executed and sets the path key and hash to value.
As a way to save it, I was thinking of the json file format. Is there any other way? If you do, tell me how to do it
The text was updated successfully, but these errors were encountered:
We already had a talk with this issue, but I just want to write it down.
json file format
So we decided to use map structure in code and not to save pathToHash in a file system. (Am I right??)
Sorry, something went wrong.
No branches or pull requests
We need a map called pathToHash, which checks the user's file system completely when the vcode is executed and sets the path key and hash to value.
As a way to save it, I was thinking of the json file format. Is there any other way? If you do, tell me how to do it
The text was updated successfully, but these errors were encountered: