Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / StorageCleanupBackupsResult
Interface: StorageCleanupBackupsResult
Defined in: packages/cli/src/commands/storage.ts:278
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
directory | readonly | string | packages/cli/src/commands/storage.ts:279 |
dryRun | readonly | boolean | packages/cli/src/commands/storage.ts:281 |
removed | readonly | readonly string[] | packages/cli/src/commands/storage.ts:280 |