Method: Couchbase::Options::Decrement#initial

Defined in:
lib/couchbase/options.rb

#initialInteger

Returns:

  • (Integer)


1458
1459
1460
# File 'lib/couchbase/options.rb', line 1458

def initial
  @initial
end