UAInspector v1.2.0 UAInspector.Result View Source
Result struct.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %UAInspector.Result{ client: UAInspector.Result.Client.t() | :unknown, device: UAInspector.Result.Device.t() | :unknown, os: UAInspector.Result.OS.t() | :unknown, user_agent: nil | String.t() }