Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
user_agent_parser
master
UserAgentParser
Device
OperatingSystem
Parser
UserAgent
Version
Built with Crystal 1.9.2
2023-10-07 16:38:06 UTC
class
UserAgentParser::Parser
UserAgentParser::Parser
Reference
Object
Defined in:
user_agent_parser/parser.cr
Constructors
.new
(pattern_path : String =
""
)
Instance Method Summary
#parse
(user_agent)
#patterns_path
: String
Constructor Detail
def self.
new
(pattern_path : String =
""
)
#
[
View source
]
Instance Method Detail
def
parse
(user_agent)
#
[
View source
]
def
patterns_path
: String
#
[
View source
]