```typescript
import { type ProcessReport } from "node:node__process.d.ts";
```
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.