downloader.rb

Copyright © 2005 Thomas Sawyer

  Ruby License

  This module is free software. You may use, modify, and/or redistribute this
  software under the same terms as Ruby.

  This program is distributed in the hope that it will be useful, but WITHOUT
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  FOR A PARTICULAR PURPOSE.

Authors and Contributors

  • Thomas Sawyer

Developer Noters

  TODO This should be divied into two classes. The main Downloader
       should be independent of any interface. The second Console::Downloader
       using the first but with a console interface.
Required Files