ACP.ClientNotification (agent_client_protocol v0.1.0)

Copy Markdown View Source

Summary

Types

t()

@type t() ::
  {:cancel, ACP.CancelNotification.t()}
  | {:ext_notification, ACP.ExtNotification.t()}

Functions

method(arg)