Graphorin API reference v0.4.0
Graphorin API reference / @graphorin/cli / / MemoryInspectFact
Interface: MemoryInspectFact
Defined in: packages/cli/src/commands/memory.ts:190
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
createdAt | readonly | string | packages/cli/src/commands/memory.ts:199 |
id | readonly | string | packages/cli/src/commands/memory.ts:191 |
provenance | readonly | string | null | packages/cli/src/commands/memory.ts:194 |
status | readonly | string | packages/cli/src/commands/memory.ts:193 |
supersededBy | readonly | string | null | packages/cli/src/commands/memory.ts:198 |
supersedes | readonly | string | null | packages/cli/src/commands/memory.ts:197 |
text | readonly | string | packages/cli/src/commands/memory.ts:192 |
validFrom | readonly | string | null | packages/cli/src/commands/memory.ts:195 |
validTo | readonly | string | null | packages/cli/src/commands/memory.ts:196 |