lazydns

Return Plugin

return stops executing the current sequence and signals the runtime to return control to the caller (if any). It is a control-flow primitive used to short-circuit sequence execution without modifying the response.

Exec quick-setup

Args

Behavior

When to use

Examples

- exec: some_helper_sequence
- exec: return