Method: Twterm::Notification::Base#show_with_width
- Defined in:
- lib/twterm/notification/base.rb
#show_with_width(width) ⇒ Object
11 12 13 |
# File 'lib/twterm/notification/base.rb', line 11 def show_with_width(width) .gsub("\n", ' ') end |