platform_build_blueprint/pathtools
Colin Cross e3b7ec32c9 Improve error message for globbed dangling symlink
IsDir on a dangling symlink produces ErrNotExist.  Manually
check if the file exists but is a symlink to report a better
error.

Test: m checkbuild
Change-Id: I3181e74002436d74ec35a0923635835e561030dd
2018-09-21 15:55:03 -07:00
..
testdata Prevent glob from accessing hidden files 2016-12-19 15:17:26 -08:00
fs.go Improve error message for globbed dangling symlink 2018-09-21 15:55:03 -07:00
glob.go Improve error message for globbed dangling symlink 2018-09-21 15:55:03 -07:00
glob_test.go Fix globs matching files with wildcard characters in the name 2018-09-19 15:44:40 -07:00
lists.go Replace ReplaceExtension regexp with manual string operations 2015-04-15 11:03:06 -07:00