Determine if a directory exists at the given path This does not follow symlinks; a symlink pointing at a directory returns false.
false
Path to check. ~ is expanded.
~
true if a directory exists at the path.
true
Determine if a directory exists at the given path This does not follow symlinks; a symlink pointing at a directory returns
false.