Method: Contentstack::EntryCollection#length

Defined in:
lib/contentstack/entry_collection.rb

#lengthObject



27
28
29
# File 'lib/contentstack/entry_collection.rb', line 27

def length
  @entries.length
end