Class: Raport::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/raport/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatsObject

Returns the value of attribute formats.



3
4
5
# File 'lib/raport/configuration.rb', line 3

def formats
  @formats
end

#storageObject

Returns the value of attribute storage.



3
4
5
# File 'lib/raport/configuration.rb', line 3

def storage
  @storage
end