ReScue
ReScue copied to clipboard
Allow file input
This allows for ReScue to accept input from a file containing multiple regexes, rather than a single line. I also made changes so that it prints the prefix, pump, and suffix in a JSON formatted string. I imported the Google GSON (v.2.6.2) library into the project for this.
Overall this looks fine. Your IDE has changed many lines for linting purposes, which makes this PR look a lot bigger than it really is.
@emily-desverreaux I'm going to open a separate PR derived from your fork, and remove the unrelated line changes.
This can be closed. Superseded by #6.