Class: Pronto::Formatter::NullFormatter

Inherits:
Base
  • Object
show all
Defined in:
lib/pronto/formatter/null_formatter.rb

Instance Method Summary collapse

Methods inherited from Base

#config, name

Instance Method Details

#format(_, _, _) ⇒ Object



4
# File 'lib/pronto/formatter/null_formatter.rb', line 4

def format(_, _, _); end