davetron5000 / optparse-plus

Start your command line scripts off right in Ruby
http://davetron5000.github.com/optparse-plus
Apache License 2.0
520 stars 54 forks source link

Allow clean use of ARGF #34

Closed davetron5000 closed 12 years ago

davetron5000 commented 12 years ago

ARGF is awesome, so it would be nice if methadone-powered apps did't have to do anything special to access ARGF

davetron5000 commented 12 years ago

methadone doesn't prevent this at all actually. I was mistaken. ARGF can be used like a champ.