Method: ExcelTemplating::DocumentDsl#template_path
- Defined in:
- lib/excel_templating/document_dsl.rb
#template_path ⇒ String
Returns The template path.
5 6 7 |
# File 'lib/excel_templating/document_dsl.rb', line 5 def template_path @template_path end |