API Reference ua_parser v1.9.1
Modules
A fast User Agent parser with a widely used API.
Device struct and helper methods.
A module representing an operating System struct.
Handle parsing the user-agent string.
A module repsenting the base and behaviour for all of our parsers.
A parser module representing the device & its relevent information of a user agent.
A parser module representing the operating system derived from a user agent.
A parser module representing the user agent from a request.
A parser module representing the full version of a given browser derived from the user agent.
Prepare a raw YAML document for consumption by the parser by converting charlists into strings and compiling our patterns.
Load pattern data at compile time. Recompiling the application is necessary after updating the pattern file.
User Agent struct and helper methods.
A module representing user agent version struct and helper methods.