exist?
in
lib/rugged_adapter/git_layer_rugged.rb [162:165]
3
lines of code
1
McCabe index (conditional complexity)
def exist? ::File.exists?(@repo.path) end