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