Method: Outback.info
- Defined in:
- lib/outback.rb
.info(message) ⇒ Object
47 48 49 50 51 |
# File 'lib/outback.rb', line 47 def info() return if silent? puts true end |
47 48 49 50 51 |
# File 'lib/outback.rb', line 47 def info() return if silent? puts true end |