Class: OroGen::Loaders::BlackHole

Inherits:
BasicObject
Defined in:
lib/orogen/loaders/project.rb

Instance Method Summary collapse

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing(*args) ⇒ Object

This is a black hole, we don't get any information from the orogen file for the typekit



81
82
# File 'lib/orogen/loaders/project.rb', line 81

def method_missing(*args)
end