Module: Mongo::Operation::PolymorphicResult::ClassMethods Private

Defined in:
build/ruby-driver-v2.19/lib/mongo/operation/shared/polymorphic_result.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#result_classObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



38
39
40
# File 'build/ruby-driver-v2.19/lib/mongo/operation/shared/polymorphic_result.rb', line 38

def result_class
  @result_class
end