Class: Bookwatch::Sheller::DevNull

Inherits:
Object
  • Object
show all
Defined in:
lib/bookwatch/sheller.rb

Instance Method Summary collapse

Instance Method Details

#<<(_) ⇒ Object



11
12
# File 'lib/bookwatch/sheller.rb', line 11

def <<(_)
end

#puts(_) ⇒ Object



8
9
# File 'lib/bookwatch/sheller.rb', line 8

def puts(_)
end