HandlerResult(
self,
handler_id: str,
output: HookWireOutput | None = None,
diagnostics: tuple| Name | Type |
|---|---|
| handler_id | str |
| output | HookWireOutput | None |
| diagnostics | tuple[HookDiagnostic, ...] |
| plain_output | str | None |
Validated output and diagnostics from one command handler.