Searched refs:isdir (Results 1 – 3 of 3) sorted by relevance
34 echo "opendir/readdir/isdir found:\n";
2859 isdir = FSO.FolderExists(dir + src);2861 if (isdir) {2875 isdir = FSO.FolderExists(path);2877 if (isdir) {
5845 isdir=no5856 -d) isdir=yes ;;5917 test -d "$dest" && isdir=yes5918 if test "$isdir" = yes; then
Completed in 28 milliseconds