Method: Libcouchbase::Ext.wait
- Defined in:
- lib/libcouchbase/ext/libcouchbase.rb
.wait(instance) ⇒ ErrorT
(Not documented)
536 |
# File 'lib/libcouchbase/ext/libcouchbase.rb', line 536 attach_function :wait, :lcb_wait, [T.by_ref], ErrorT, :blocking => true |