Libraries
»
qbot
(0.1.3)
»
Index
»
Qbot
»
Application
»
#adapter
Method: Qbot::Application#adapter
Defined in:
lib/qbot/app.rb
#
adapter
⇒
Object
59 60 61
# File 'lib/qbot/app.rb', line 59
def
adapter
@adapter
||=
Qbot
::
Adapter
::
Driver
.
build
end