Class: Turbo::Replay::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#repoObject

Returns the value of attribute repo.



20
21
22
# File 'lib/turbo/replay.rb', line 20

def repo
  @repo
end

#retentionObject

Returns the value of attribute retention.



20
21
22
# File 'lib/turbo/replay.rb', line 20

def retention
  @retention
end