Method: UseragentParser::OSParser#user_agent_re
- Defined in:
- lib/useragent_parser/parsers/os_parser.rb
#user_agent_re ⇒ Object
Returns the value of attribute user_agent_re.
5 6 7 |
# File 'lib/useragent_parser/parsers/os_parser.rb', line 5 def user_agent_re @user_agent_re end |