|
dd4148a3d6
|
refactor more common processing into _gather()
|
2013-01-22 14:43:26 -05:00 |
|
|
90d2a938d5
|
return option value for short option also
|
2013-01-22 14:03:27 -05:00 |
|
|
cf049aed2f
|
process configured short options
|
2013-01-22 13:54:22 -05:00 |
|
|
40ecadd056
|
add _massage_options() to simplify parse()
|
2013-01-21 22:11:57 -05:00 |
|
|
ef860a8eee
|
internally convert nargs to a range if it was a Fixnum for processing
|
2013-01-21 21:44:16 -05:00 |
|
|
91846e741e
|
refactor using _gather()
|
2013-01-21 16:45:00 -05:00 |
|
|
4a693ba1ea
|
return argument value when nargs = 1
|
2013-01-21 16:10:07 -05:00 |
|
|
056257b8f5
|
return boolean options set
|
2013-01-20 22:54:06 -05:00 |
|
|
56e644e16e
|
raise exception on unknown option
|
2013-01-20 22:28:36 -05:00 |
|
|
67e9ec2c64
|
start working on parse()
|
2013-01-20 20:34:29 -05:00 |
|
|
a8dfa3ed8a
|
initial bundle gem contents
|
2013-01-20 19:28:49 -05:00 |
|