UAInspector v0.15.1 UAInspector.Parser.OS View Source
UAInspector operating system information parser.
Link to this section Summary
Link to this section Functions
Parses information from a user agent.
Returns :unknown
if no information is not found in the database.
iex> parse("--- undetectable ---")
:unknown
Callback implementation for UAInspector.Parser.parse/1
.