Class: Object

Inherits:
BasicObject
Defined in:
lib/memcache.rb

Overview

Add flags and cas

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) memcache_cas

Returns the value of attribute memcache_cas



473
474
475
# File 'lib/memcache.rb', line 473

def memcache_cas
  @memcache_cas
end

- (Object) memcache_flags

Returns the value of attribute memcache_flags



473
474
475
# File 'lib/memcache.rb', line 473

def memcache_flags
  @memcache_flags
end