Files
bitburner-src/markdown/bitburner.heartbleedoptions.peek.md
2026-02-07 19:25:56 -08:00

14 lines
420 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [HeartbleedOptions](./bitburner.heartbleedoptions.md) &gt; [peek](./bitburner.heartbleedoptions.peek.md)
## HeartbleedOptions.peek property
If true, looks at the most recent log lines but does not remove them. Default is false.
**Signature:**
```typescript
peek?: boolean;
```