Class | TTK::Dumpers::Notif |
In: |
lib/ttk/dumpers/Notif.rb
|
Parent: | Dumper |
# File lib/ttk/dumpers/Notif.rb, line 14 def initialize ( output=STDOUT ) @io = output @saver = Filters::Saver.new end