class TryUntil::NullPrinter

Null-Object: Will be used unless user specifies another target for informational messages printed while Repeatedly does its work

Public Instance Methods

printf(*args) click to toggle source
# File lib/try_until/null_printer.rb, line 5
def printf(*args); end