dataclass
Deny
beam_agents.hitl.Deny
Deny(output: 'bytes' = b'__hitl_timeout__') -> NoneDocstring
Emit deterministic bytes on the main output and end the suspension.
Members
1 declared on Deny
Introspected from the class itself. A member with no docstring is shown as having none rather than described from its name.
output
field
output: bytes
No docstring.