method
directory?
directory?()
public
Returns true if the named file is a directory, false otherwise.
File.directory?(".")
directory?()
public
Returns true if the named file is a directory, false otherwise.
File.directory?(".")