Method: WhiskeyDisk::Config#base_path

Defined in:
lib/whiskey_disk/config.rb

#base_pathObject



73
74
75
# File 'lib/whiskey_disk/config.rb', line 73

def base_path
  path || find_rakefile_from_current_path
end