class CookbookOmnifetch::ArtifactserverLocation

def installed?

Returns:
  • (Boolean) -
def installed?
  install_path.exist?
end