Method: Contentstack::EntryCollection#count
- Defined in:
- lib/contentstack/entry_collection.rb
#count ⇒ Object (readonly)
Returns the value of attribute count.
5 6 7 |
# File 'lib/contentstack/entry_collection.rb', line 5 def count @count end |