lazarus.clean
Remove Lazarus build artifacts using lazbuild --clean to maintain project hygiene and optimize storage. Specify the Lazarus project path for targeted cleanup.
Instructions
Clean Lazarus build artifacts using lazbuild --clean
Input Schema
Name | Required | Description | Default |
---|---|---|---|
lazbuildPath | No | Path to lazbuild (defaults to "lazbuild") | |
project | Yes | Path to a Lazarus project file (.lpi) |