Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts
File system storage configuration
Properties
| Property | Type |
|---|---|
baseDir | string |
screenshotsDir | string |
documentsDir | string |
createDirs | boolean |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/storage.interface.ts
File system storage configuration
| Property | Type |
|---|---|
baseDir | string |
screenshotsDir | string |
documentsDir | string |
createDirs | boolean |
Was this page helpful?