J
Joe Johnson
I don't understand why since ARGV (the global command line argument
array) doesn't have the $ at the front as $ARGV since it's a global
variable? This looks inconsistent to me since Ruby requires all global
variables to begin with $. Can anyone please clarify this? TIA.
array) doesn't have the $ at the front as $ARGV since it's a global
variable? This looks inconsistent to me since Ruby requires all global
variables to begin with $. Can anyone please clarify this? TIA.