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