Kvasir.AgentServer.Control.Server (Kvasir AgentServer v0.0.18) View Source

Link to this section Summary

Link to this section Functions

Link to this function

handle_command(command, server, custom_commands)

View Source

Specs

handle_command([String.t()], term(), %{required(String.t()) => (... -> any())}) ::
  :ok | {:reply, iodata()}
Link to this function

init(socket, transport, server)

View Source