Skip to main content

SCRIPT_SPEC

Constant SCRIPT_SPEC 

Source
pub const SCRIPT_SPEC: PortSpec;
Expand description

script: a script that prepared ctx.response and asked to answer with it (return ctx, "respond") exits on respond. It is the same shape as abort/denied/redirect: a deliberate short-circuit on a declared port, never inferred from the response the script left behind.