| Class | RainAppArgs |
| In: |
rainData.rb
|
| Parent: | Hash |
RainAppArgs is responsible for dealing with the command-line arguments. Run ruby rainData.rb —help for a list of flags. The code is self-explanitory, and is similiar to code from the Ruby Cookbook.