property ProcessReport.directory Usage in Denoimport { type ProcessReport } from "node:process"; Directory where the report is written. The default value is the empty string, indicating that reports are written to the current working directory of the Node.js process. Type string