Command-line Arguments in Ruby: Part I
In this article we’re going to explore the following topics:
- the 
ARGVarray - the 
ARGF(weird) object - a Ruby implementation of the 
catutility - SEE MORE
 
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this article we’re going to explore the following topics:
ARGV arrayARGF (weird) objectcat utility
Post a comment