Libraries
»
browser
(3.0.0)
»
Index
»
Browser
»
Bot
»
bots
Method: Browser::Bot.bots
Defined in:
lib/browser/bot.rb
.
bots
⇒
Object
23 24 25
# File 'lib/browser/bot.rb', line 23
def
self
.
bots
@bots
||=
load_yaml
(
"
bots.yml
"
)
end