ReScue icon indicating copy to clipboard operation
ReScue copied to clipboard

Allow file input

Open emily-desverreaux opened this issue 7 years ago • 2 comments

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.

emily-desverreaux avatar Sep 23 '18 12:09 emily-desverreaux

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.

davisjam avatar Sep 23 '18 17:09 davisjam

This can be closed. Superseded by #6.

davisjam avatar Jan 01 '19 23:01 davisjam