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