hi!

I have a CLI library question...

In the GnuParser, is there a reason why the flatten() method does not pay
attention to the "stopAtNoAction" parameter? In my parse method, I am using
the Gnu Parser with the stopAtNoAction set to true. But it's throwing an
exception when it encounters an option it does not recognize instread of
stopping the parsing...

thanks in advance!
regards,
parag.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to