Immutable — Documentation by YARD 0.9.37 (original) (raw)
Module: Mongo::Collection::View::Immutable
Overview
Defines behavior around views being configurable and immutable.
Instance Attribute Summary collapse
- #options ⇒ Hash readonly
Options The additional query options.
Instance Attribute Details
#options ⇒ Hash (readonly)
Returns options The additional query options.
Returns:
- (Hash) —
options The additional query options.
Since:
- 2.0.0
28 29 30 | # File 'lib/mongo/collection/view/immutable.rb', line 28 def options @options end |
---|
Generated on Wed Mar 12 11:54:02 2025 byyard 0.9.37 (ruby-3.2.3).