readProvider
readProvider(
ctx):MailProvider
Defined in: src/pipeline/context.ts:29
The ONLY way pipelines obtain a provider to read from: in dry-run mode every mutator throws DryRunViolation, so a planning-pass bug physically cannot mutate mail.
readProvider(
ctx):MailProvider
Defined in: src/pipeline/context.ts:29
The ONLY way pipelines obtain a provider to read from: in dry-run mode every mutator throws DryRunViolation, so a planning-pass bug physically cannot mutate mail.