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

added option to save in json format #17

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Conversation

vkvbit
Copy link
Contributor

@vkvbit vkvbit commented Oct 6, 2024

[Change 1]
added an option to save output in json file.
It can be used by below like example
-o file.json --json
this will save output in file.json in json format.

[Change 2]
Rearranged the line f.Close() to execute after writing writing the data to file

@incogbyte incogbyte merged commit f605bdd into incogbyte:master Oct 27, 2024
@incogbyte
Copy link
Owner

Thanks! @vkvbit and welcome ;)

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