exist?

in lib/rugged_adapter/git_layer_rugged.rb [162:165]


      def exist?
        ::File.exists?(@repo.path)
      end