Method: Mist::Configuration#repository_location
- Defined in:
- lib/mist/configuration.rb
#repository_location ⇒ Object
4 5 6 |
# File 'lib/mist/configuration.rb', line 4 def repository_location @respository_location ||= default_repository_location end |