Libraries
»
browser
(2.4.0)
»
Index
»
Browser
»
PhantomJS
»
#match?
Method: Browser::PhantomJS#match?
Defined in:
lib/browser/phantom_js.rb
#
match?
⇒
Boolean
Returns:
(
Boolean
)
17 18 19
# File 'lib/browser/phantom_js.rb', line 17
def
match?
ua
=~
/
PhantomJS
/
end