Class: Object

Inherits:
BasicObject
Defined in:
lib/memcache.rb

Overview

Add flags and cas

Instance Attribute Summary collapse

Instance Attribute Details

#memcache_casObject

Returns the value of attribute memcache_cas.



460
461
462
# File 'lib/memcache.rb', line 460

def memcache_cas
  @memcache_cas
end

#memcache_flagsObject

Returns the value of attribute memcache_flags.



460
461
462
# File 'lib/memcache.rb', line 460

def memcache_flags
  @memcache_flags
end