class Bookwatch::Sheller::DevNull

Public Instance Methods

<<(_) click to toggle source
# File lib/bookwatch/sheller.rb, line 11
def <<(_)
end
puts(_) click to toggle source
# File lib/bookwatch/sheller.rb, line 8
def puts(_)
end