Class: Rixie::Event::CompressionStart

Inherits:
Data
  • Object
show all
Defined in:
lib/rixie/event/compression_start.rb

Instance Attribute Summary collapse

Instance Attribute Details

#entry_countObject (readonly)

Returns the value of attribute entry_count

Returns:

  • (Object)

    the current value of entry_count



5
6
7
# File 'lib/rixie/event/compression_start.rb', line 5

def entry_count
  @entry_count
end

#keep_recentObject (readonly)

Returns the value of attribute keep_recent

Returns:

  • (Object)

    the current value of keep_recent



5
6
7
# File 'lib/rixie/event/compression_start.rb', line 5

def keep_recent
  @keep_recent
end