Method: RSpec::Memory::Allocation#size

Defined in:
lib/rspec/memory/trace.rb

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



11
12
13
# File 'lib/rspec/memory/trace.rb', line 11

def size
  @size
end