Skip to content

Lupa API Reference / @pawel-up/lupa/runner / PluginShutdownContext

Interface: PluginShutdownContext

Defined in: src/runner/types.ts:172

Context provided to plugins during the shutdown phase

Properties

cliArgs

cliArgs: CLIArgs

Defined in: src/runner/types.ts:174


config

config: NormalizedConfig

Defined in: src/runner/types.ts:173


exitCode

exitCode: number

Defined in: src/runner/types.ts:175