Lines Matching full:fileinfo
770 fileInfo, err := os.Stat(foundBlueprints)778 if fileInfo.IsDir() {817 fileInfo, subdirStatErr := os.Stat(foundSubdir)824 if !fileInfo.IsDir() {