Class: Turbo::Replay::Retention

Inherits:
Struct
  • Object
show all
Defined in:
lib/turbo/replay/retention.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



2
3
4
# File 'lib/turbo/replay/retention.rb', line 2

def size
  @size
end

#ttlObject

Returns the value of attribute ttl

Returns:

  • (Object)

    the current value of ttl



2
3
4
# File 'lib/turbo/replay/retention.rb', line 2

def ttl
  @ttl
end