Clear
yarn run clear:dry-run
Clears the foundry dry-run folder.
yarn run clear:run-data
Clears the foundry run-data folder.
yarn run clear:logs
Clears Logs
yarn run clear:benchmark-data
Clears the logged /benchmark-data.
It is disabled by default as I do not know why you would run that unless you are resetting, also is a security measure against accidental clears as collecting the data is a time-consuming task.
yarn run clear:benchmark-plots
Clears /benchmark-plots
yarn run clear:benchmark-tables
Clears /benchmark-tables
yarn run clear:all
Runs all of the above clear scripts
Last updated
Was this helpful?