RefInspector v1.3.0 RefInspector.Result View Source

Result struct.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %RefInspector.Result{
  medium: String.t() | :internal | :unknown,
  referer: String.t(),
  source: String.t() | :unknown,
  term: String.t() | :none
}