rschmukler / gulp-insert

string mutation library for gulp
MIT License
61 stars 6 forks source link

append text only if not last file #12

Open jmls opened 9 years ago

jmls commented 9 years ago

I need to append a "," at the end of every line, except if it's the last file in the stream. Is it possible to do this ?