Graphorin API reference v0.7.0
Graphorin API reference / @graphorin/cli / / StorageCleanupBackupsResult
Interface: StorageCleanupBackupsResult
Defined in: packages/cli/src/commands/storage.ts:461
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
directory | readonly | string | packages/cli/src/commands/storage.ts:462 |
dryRun | readonly | boolean | packages/cli/src/commands/storage.ts:464 |
removed | readonly | readonly string[] | packages/cli/src/commands/storage.ts:463 |