inboxProcessedPath
function inboxProcessedPath(inbox: MftInboxConvention): string;Defined in: src/mft/conventions.ts:99
Computes the absolute path used to archive successfully processed files.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
inbox | MftInboxConvention | Inbox convention. |
Returns
Section titled “Returns”string
Absolute path to the processed subdirectory under MftInboxConvention.basePath.