Method: Jets::Cfn::Builders::SharedBuilder#template_path
- Defined in:
- lib/jets/cfn/builders/shared_builder.rb
#template_path ⇒ Object
template_path is an interface method for Interface module
10 11 12 |
# File 'lib/jets/cfn/builders/shared_builder.rb', line 10 def template_path Jets::Names.shared_template_path(@app_class) end |