Skip to content

kubricate / commands/generate/GenerateRunner / RenderedFile

Interface: RenderedFile

Properties

content

ts
content: string;

filePath

ts
filePath: string;

originalPath

ts
originalPath: string;