class Middleman::Sitemap::Resource

def destination_path

Returns:
  • (String) -
def destination_path
  @destination_paths.last
end