Skip to content

inboxProcessedPath

function inboxProcessedPath(inbox: MftInboxConvention): string;

Defined in: src/mft/conventions.ts:99

Computes the absolute path used to archive successfully processed files.

ParameterTypeDescription
inboxMftInboxConventionInbox convention.

string

Absolute path to the processed subdirectory under MftInboxConvention.basePath.