method
directory?
v1_9_1_378 -
Show latest stable
- Class:
File::Stat
directory?()public
Returns true if the named file is a directory, false otherwise.
File.directory?(".")
directory?()Returns true if the named file is a directory, false otherwise.
File.directory?(".")