Libraries
»
restify
(0.1.2)
»
Index
»
Restify
»
Adapter
»
EM
»
Connection
»
#pipeline?
Method: Restify::Adapter::EM::Connection#pipeline?
Defined in:
lib/restify/adapter.rb
#
pipeline?
⇒
Boolean
Returns:
(
Boolean
)
44 45 46
# File 'lib/restify/adapter.rb', line 44
def
pipeline?
@pipeline
end