Method: Mongo::Cursor#snapshot
- Defined in:
- lib/mongo/cursor.rb
#snapshot ⇒ Object (readonly)
Returns the value of attribute snapshot.
24 25 26 |
# File 'lib/mongo/cursor.rb', line 24 def snapshot @snapshot end |
Returns the value of attribute snapshot.
24 25 26 |
# File 'lib/mongo/cursor.rb', line 24 def snapshot @snapshot end |