Class: FPM::Cookery::Log::Output::Null

Inherits:
Object
  • Object
show all
Defined in:
lib/fpm/cookery/log/output/null.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(*args) ⇒ Object



6
7
# File 'lib/fpm/cookery/log/output/null.rb', line 6

def method_missing(*args)
end