Kvasir AgentServer v0.0.3 Kvasir.AgentServer.EchoAgent View Source

An Echo agent.

Link to this section Summary

Link to this section Functions

Link to this function

dispatch(command, opts \\ [])

View Source

Specs

dispatch(Kvasir.Command.t(), Keyword.t()) ::
  {:ok, Kvasir.Command.t()} | {:error, atom()}

Dispatch a command.