Posted By: Daniel Eklund
Date: 2006-08-20 07:10
Summary: Optiflag Command Line Parser Library 0.5
Project: Optiflag: A Ruby Command Line Parser DSL
---------------------------------------------------------------------------------
RELEASE 0.5 (Features getting close to done)
---------------------------------------------------------------------------------
* added top-level flag declaration 'keyword'
* added unit test for this new functionality
* added automatically generated ?methods? for
alternate forms of flags
* made sure not to try generating methods
from non alphabetic flag names
* Added ability to acces values via hash lookup
(see Example 4) |
|