DoxigAlpha

GeneratedFile

A file that is generated by a build step. This struct is an interface that is meant to be used with @fieldParentPtr to implement the actual path logic.

Fields of this type

Fields

#
step:*Step
The step that generates the file
path:?[]const u8
The path to the generated file.

Deprecated, see `getPath2`.

Functions

#
getPath
Deprecated, see `getPath2`.