Method: Pullentity::Client::MiddlemanConfig.location
- Defined in:
- lib/pullentity-client/helpers.rb
.location ⇒ Object
95 96 97 |
# File 'lib/pullentity-client/helpers.rb', line 95 def location @location ||= Pathname.new(Dir.pwd) end |