Module: Codebreaker::Storage
- Included in:
- Console
- Defined in:
- lib/codebreaker/storage.rb
Instance Attribute Summary collapse
-
#storage_path ⇒ Object
readonly
Returns the value of attribute storage_path.
Instance Attribute Details
#storage_path ⇒ Object (readonly)
Returns the value of attribute storage_path.
5 6 7 |
# File 'lib/codebreaker/storage.rb', line 5 def storage_path @storage_path end |