User Tools

Site Tools


org.gramar.base:tag.file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

org.gramar.base:tag.file [2016/06/27 20:34] (current)
Line 1: Line 1:
 +
 +==== file Tag ====
 +
 +The file tag copies a binary file from within the gramar to the output file store.
 +
 +
 +^ Attribute ​     ^ Kind   ^ Required ​   ^ Purpose ​         ^
 +|**path** ​ |string ​ |yes  |The workspace-relative path of the file to be written. ​ The first level should be the project name.  |
 +|**template** ​ |string ​ |yes  |The gramar-relative path of the production whose application to the model provides the text content of the file to be written to the file store. ​ |
 +|**replace** ​ |boolean ​ |no  |Whether on not an existing file should be replaced. ​ The default is true.  |
 +
 +=== Full Form ===
 +
 +<​**c:​file** ​ **path**="" ​ **template**="" ​ **replace**=""​ >
 +
 +
 +=== Usage and Samples ===
 +
 +
 +
 +
 +Return to [[org.gramar.base:​index|index]]
 +
 +
  
org.gramar.base/tag.file.txt ยท Last modified: 2016/06/27 20:34 (external edit)