Method: Mongo::Cursor#snapshot

Defined in:
lib/mongo/cursor.rb

#snapshotObject (readonly)

Returns the value of attribute snapshot.



24
25
26
# File 'lib/mongo/cursor.rb', line 24

def snapshot
  @snapshot
end