TransformFileContext
Defined in: types.ts:71
Properties
Section titled “Properties”content
Section titled “content”content:
string
Defined in: types.ts:77
The template file’s contents, as read from sourcePath.
destRelativePath
Section titled “destRelativePath”destRelativePath:
string
Defined in: types.ts:75
Path relative to the project root that the file will be written to (after renameFile).
sourcePath
Section titled “sourcePath”sourcePath:
string
Defined in: types.ts:73
Absolute path of the template source file.