Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/cli / / MemoryReviewItem
Interface: MemoryReviewItem
Defined in: packages/cli/src/commands/memory.ts:684
A single quarantined memory row surfaced by graphorin memory review.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
id | readonly | string | packages/cli/src/commands/memory.ts:685 |
provenance | readonly | string | null | packages/cli/src/commands/memory.ts:687 |
text | readonly | string | packages/cli/src/commands/memory.ts:686 |