| Class | Mongo::Cursor::Builder::GetMoreCommand |
| In: |
lib/mongo/cursor/builder/get_more_command.rb
|
| Parent: | Object |
Generates a specification for a get more command.
@since 2.2.0
| cursor | [R] | @return [ Cursor ] cursor The cursor. |
Get the specification.
@example Get the specification.
get_more_command.specification
@return [ Hash ] The spec.
@since 2.2.0