Method: Aws::Templates::Processor::Handler#processor
- Defined in:
- lib/aws/templates/processor/handler.rb
#processor ⇒ Object
Alias for class method processor
82 83 84 |
# File 'lib/aws/templates/processor/handler.rb', line 82 def processor self.class.processor end |