Method: Tamarillo::Storage#config
- Defined in:
- lib/tamarillo/storage.rb
#config ⇒ Object (readonly)
Returns: the Config for this storage. Used to set the duration when reading tomatoes in.
19 20 21 |
# File 'lib/tamarillo/storage.rb', line 19 def config @config end |