View Source ExSni.Ref (ExSNI v0.2.9)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExSni.Ref{
  interface: String.t() | nil,
  path: String.t() | nil,
  pid: GenServer.server() | nil
}