property ReplOptions.writer
Usage in Deno
```typescript import { type ReplOptions } from "node:node__repl.d.ts"; ```The function to invoke to format the output of each command before writing to `output`.
REPLWriter | undefined
- https://nodejs.org/dist/latest-v22.x/docs/api/repl.html#repl_customizing_repl_output