davetron5000 / gli

Make awesome command-line applications the easy way
http://davetron5000.github.io/gli
Apache License 2.0
1.26k stars 102 forks source link

`:required` is broken for `:multiple` flags #244

Open JacobEvelyn opened 8 years ago

JacobEvelyn commented 8 years ago

I just realized this after you merged #243 unfortunately, but it looks like :required doesn't work for :multiple flags. Sorry about that! I'm not sure if I'll have the chance to dive into the code this week to fix it unfortunately.

davetron5000 commented 8 years ago

Hmmm. I guess that means there's a gap on the test coverage of required :)