# File lib/r10k/git/rugged/working_repository.rb, line 84
  def exist?
    @path.exist?
  end