class CookbookOmnifetch::PathLocation

def metadata?

Returns:
  • (Boolean) -
def metadata?
  !!options[:metadata]
end