Skip to content
Surface: Runtime NodeStability: Public StableMaturity: StableSource

Codex Handler

Generated via TypeDoc and typedoc-plugin-markdown.

> CodexHandler = (event) => number | void

Defined in: index.d.ts:16

Handler signature for Codex events that return an exit code or no value.

Parameters

event

JSONMap

Returns

number | void

Public docs for plugin authors and integrators.