UAInspector v1.2.0 UAInspector.Result.Client View Source

Client result struct.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %UAInspector.Result.Client{
  engine: String.t() | :unknown,
  engine_version: String.t() | :unknown,
  name: String.t() | :unknown,
  type: String.t() | :unknown,
  version: String.t() | :unknown
}