Method: Main::GetoptLong#error
- Defined in:
- lib/main/getoptlong.rb
#error ⇒ Object (readonly) Also known as: error?
Examine whether an option processing is failed.
273 274 275 |
# File 'lib/main/getoptlong.rb', line 273 def error @error end |