MftOutboxConvention
Defined in: src/mft/conventions.ts:38
Outbox layout convention.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
basePath | string | Base outbox directory where files are dropped. | src/mft/conventions.ts:42 |
profile | ConnectionProfile | Profile used to connect to the outbox provider. | src/mft/conventions.ts:40 |