Libraries
»
browser
(3.0.0)
»
Index
»
Browser
»
Bot
»
#bot?
Method: Browser::Bot#bot?
Defined in:
lib/browser/bot.rb
#
bot?
⇒
Boolean
48 49 50
# File 'lib/browser/bot.rb', line 48
def
bot?
!
bot_exception?
&&
detect_bot?
end