ACP.ExtNotification (agent_client_protocol v0.1.0)

Copy Markdown View Source

Arbitrary notification not part of the ACP spec.

Summary

Types

t()

@type t() :: %ACP.ExtNotification{method: String.t(), params: any()}

Functions

new(method, params)