Kvasir AgentServer v0.0.14 Kvasir.AgentServer.Metrics View Source

Link to this section Summary

Link to this section Functions

Specs

open(binary() | URI.t()) :: {:ok, port(), [byte(), ...]}

Specs

open(
  host :: binary() | charlist() | {byte(), byte(), byte(), byte()},
  port :: binary() | integer()
) :: {:ok, port(), [byte(), ...]}