= private = protected
symlink?()
See FileTest.symlink?.
# File lib/pathname.rb, line 935 def symlink?() FileTest.symlink?(@path) end