Method: Main::GetoptLong#quiet
- Defined in:
- lib/main/getoptlong.rb
#quiet ⇒ Object Also known as: quiet?
Return the flag of ‘quiet’ mode.
219 220 221 |
# File 'lib/main/getoptlong.rb', line 219 def quiet @quiet end |
Return the flag of ‘quiet’ mode.
219 220 221 |
# File 'lib/main/getoptlong.rb', line 219 def quiet @quiet end |