Gen

Developer reference: this page includes exported implementation details. BUILD authors should prefer the User API reference.

stampFile

const stampFile

Declare a label that writes fixed text to an output file.

ParameterTypeDescription
optsobject
opts.outputstringWorkspace-relative output path.
opts.textstringText to write.

Returns: object Label handle.