is_symlink
in
lib/rugged_adapter/git_layer_rugged.rb [73:76]
3
lines of code
1
McCabe index (conditional complexity)
def is_symlink @mode == 0120000 end