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