Method: RoadForest::BlobModel#path

Defined in:
lib/roadforest/blob-model.rb

#pathObject



30
31
32
# File 'lib/roadforest/blob-model.rb', line 30

def path
  destination_dir.join(sub_path)
end