Method: Jets::Naming.parent_template_path

Defined in:
lib/jets/naming.rb

.parent_template_pathObject

consider moving these methods into cfn/builder/helpers.rb or that area.



24
25
26
# File 'lib/jets/naming.rb', line 24

def parent_template_path
  "#{template_path_prefix}.yml"
end