Skip to content

TransformFileContext

Defined in: types.ts:71

content: string

Defined in: types.ts:77

The template file’s contents, as read from sourcePath.


destRelativePath: string

Defined in: types.ts:75

Path relative to the project root that the file will be written to (after renameFile).


sourcePath: string

Defined in: types.ts:73

Absolute path of the template source file.