Clear
yarn run clear:dry-runClears the foundry dry-run folder.
yarn run clear:run-dataClears the foundry run-data folder.
yarn run clear:logsClears Logs
yarn run clear:benchmark-dataClears 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-plotsClears /benchmark-plots
yarn run clear:benchmark-tablesClears /benchmark-tables
yarn run clear:allRuns all of the above clear scripts
Last updated
Was this helpful?