Struct.new(:response)
# File lib/tarantool/em_db.rb, line 13 def call(result) if Exception === result response.cb.call result else response.call_callback(result) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.