Projects that use optparse

From: Mark Wilson [mailto:mwilson13@cox.net]
Sent: Monday, September 22, 2003 9:15 AM
To: ruby-talk ML
Subject: Re: projects that use optparse

I am trying to sink me teeth into optparse and whereas the
documentation looks like a great reference it is rough going for
someone just starting with this library.

Can someone point out some projects that use optparse so I can dig
into the source?

For help getting started with optparse, see

www.learningruby.com/usingoptparse.shtml
www.learningruby.com/commandlinepart3.shtml

You may also want to try the opttest.rb (enclosed in this
message) that is part of the .tar file
available at: http://raa.ruby-lang.org/list.rhtml?name=optionparser
That is the file I used to learn how to use that library two years
ago. Though, I do not know if that file is still available with
the newest version since optparse is now part of the standard tree
with Ruby 1.8.0.

Christophe

opttest.rb (2.43 KB)

ยทยทยท

-----Original Message-----
On Sunday, September 21, 2003, at 11:35 PM, culley harrelson wrote:

Regards,

Mark