class Bookbinder::Sheller::DevNull

Public Instance Methods

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