Method: Mongo::Code#scope

Defined in:
lib/mongo/types/code.rb

#scopeObject

Hash mapping identifiers to their values



22
23
24
# File 'lib/mongo/types/code.rb', line 22

def scope
  @scope
end