003random / getJS

A tool to fastly get all javascript sources/files
MIT License
731 stars 103 forks source link

readLines: accept an io.Reader instead of a file path #13

Closed jimen0 closed 4 years ago

jimen0 commented 4 years ago

What does this PR do?

This change moves from accepting a file path in readLines to an io.Reader.

Why do we need it?

As per found ToDo in the code 😄

003random commented 4 years ago

PR's from you always get a merge ;) Thanks for the help! LGTM