Class: Tina4::DocStore::DeleteResult
- Inherits:
-
Struct
- Object
- Struct
- Tina4::DocStore::DeleteResult
- Defined in:
- lib/tina4/docstore.rb
Instance Attribute Summary collapse
-
#deleted_count ⇒ Object
Returns the value of attribute deleted_count.
Instance Attribute Details
#deleted_count ⇒ Object
Returns the value of attribute deleted_count
387 388 389 |
# File 'lib/tina4/docstore.rb', line 387 def deleted_count @deleted_count end |