Gen
Targets
stampFile
const stampFile
Declare a label that writes fixed text to an output file.
| Parameter | Type | Description |
|---|---|---|
| opts | object | |
| opts.output | string | Workspace-relative output path. |
| opts.text | string | Text to write. |
Returns: object Label handle.