Guava.Events.ExecuteAction (Guava v0.34.0)

Copy Markdown View Source

The agent wants the developer to execute an action.

Summary

Types

t()

@type t() :: %Guava.Events.ExecuteAction{
  action_key: String.t(),
  event_type: String.t(),
  sequence: integer() | nil
}