Method: ExcelTemplating::DocumentDsl#template_path

Defined in:
lib/excel_templating/document_dsl.rb

#template_pathString

Returns The template path.

Returns:

  • (String)

    The template path.



5
6
7
# File 'lib/excel_templating/document_dsl.rb', line 5

def template_path
  @template_path
end