Method: WIP.here

Defined in:
lib/wip.rb

.hereObject



28
29
30
# File 'lib/wip.rb', line 28

def here
  @here ||= Dir.pwd
end