Searched refs:isdir (Results 1 – 3 of 3) sorted by relevance
34 echo "opendir/readdir/isdir found:\n";
2858 isdir = FSO.FolderExists(dir + src);2860 if (isdir) {2874 isdir = FSO.FolderExists(path);2876 if (isdir) {
5858 isdir=no5869 -d) isdir=yes ;;5930 test -d "$dest" && isdir=yes5931 if test "$isdir" = yes; then
Completed in 42 milliseconds