Class: Rixie::Event::CompressionEnd
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::CompressionEnd
- Defined in:
- lib/rixie/event/compression_end.rb
Instance Attribute Summary collapse
-
#entry_count ⇒ Object
readonly
Returns the value of attribute entry_count.
-
#status ⇒ Object
readonly
Returns the value of attribute status.
Instance Attribute Details
#entry_count ⇒ Object (readonly)
Returns the value of attribute entry_count
5 6 7 |
# File 'lib/rixie/event/compression_end.rb', line 5 def entry_count @entry_count end |
#status ⇒ Object (readonly)
Returns the value of attribute status
5 6 7 |
# File 'lib/rixie/event/compression_end.rb', line 5 def status @status end |