Method: Aws::Templates::Processor::Routing#register

Defined in:
lib/aws/templates/processor/routing.rb

#register(*args) ⇒ Object

Proxy for Registry register method



21
22
23
# File 'lib/aws/templates/processor/routing.rb', line 21

def register(*args)
  registry.register(*args)
end