Libraries
»
rubyrep
(1.2.0)
»
Index
»
RR
»
ProxyCursor
»
#cursor
Method: RR::ProxyCursor#cursor
Defined in:
lib/rubyrep/proxy_cursor.rb
#
cursor
⇒
Object
The current cursor.
19 20 21
# File 'lib/rubyrep/proxy_cursor.rb', line 19
def
cursor
@cursor
end