attach(
self,
*,
notice: HookNoticeCallback | None,
status: HookStatusCallback | None = None| Name | Type | Description |
|---|---|---|
notice* | HookNoticeCallback | None | |
status | HookStatusCallback | None | Default: None |
Rebind the output sinks without replacing the presenter.
Lets a client that loaded hooks before its UI existed start surfacing output, while every runtime and service keeps the same instance.
Sink for user-visible notices.
Sink for transient hook-owned status text.