Method: Couchbase::Options::View#group

Defined in:
lib/couchbase/options.rb

#groupBoolean?

Returns:

  • (Boolean, nil)


2422
2423
2424
# File 'lib/couchbase/options.rb', line 2422

def group
  @group
end