Skip to main content

hook_entrypoint_from_stdin

Function hook_entrypoint_from_stdin 

Source
pub fn hook_entrypoint_from_stdin(stdin: &str) -> Result<HookResult>
Expand description

Fail-open: every internal error becomes {"continue":true} so a broken bridge cannot brick the user’s session.