gojson icon indicating copy to clipboard operation
gojson copied to clipboard

Support output to file

Open ChimeraCoder opened this issue 12 years ago • 0 comments

Since the functionality of 'go fmt' is provided as a function in the standard library, gojson should be able to generate properly formatted output as a file, instead of requiring a redirect of STDOUT.

ChimeraCoder avatar Jan 26 '13 22:01 ChimeraCoder