print_debug
A rule that prints a debug string when built. No outputs are generated.
ATTRIBUTES
| Name | Description | Type | Mandatory | Default |
|---|
| name | A unique name for this target. | Name | required | |
| content | The string to print. | String | optional | "" |
| prefix_label | Prefix with the label of this target. | Boolean | optional | True |