Libraries
»
console
(1.34.2)
»
Index
»
Console
»
Output
»
Null
»
#call
Method: Console::Output::Null#call
Defined in:
lib/console/output/null.rb
#
call
⇒
Object
Do nothing.
20 21
# File 'lib/console/output/null.rb', line 20
def
call
(
...
)
end