Method: Console::Output::Null#call

Defined in:
lib/console/output/null.rb

#callObject

Do nothing.



20
21
# File 'lib/console/output/null.rb', line 20

def call(...)
end