class Gallus::Output::Null

Public: Prints nothing.

Public Instance Methods

call() click to toggle source
# File lib/gallus/output/null.rb, line 5
def call
end