Method: YARD::Templates::Template::ClassMethods#run

Defined in:
lib/yard/templates/template.rb

#run(*args) ⇒ Object



135
136
137
# File 'lib/yard/templates/template.rb', line 135

def run(*args)
  new(*args).run
end