Module: SendToKindle::Notifications::Mediums::Terminal
- Defined in:
- lib/send_to_kindle/notifications/mediums/terminal.rb
Instance Method Summary collapse
Instance Method Details
#send ⇒ Object
6 7 8 9 |
# File 'lib/send_to_kindle/notifications/mediums/terminal.rb', line 6 def send super puts "Send to Kindle: #{}" end |