UAInspector v0.16.1 UAInspector.Result View Source

Result struct.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %UAInspector.Result{client: UAInspector.Result.Client.t() | :unknown, device: UAInspector.Result.Device.t() | :unknown, os: UAInspector.Result.OS.t() | :unknown, user_agent: String.t()}