GlobAll returns an array of files and folders that match the specified set of glob patterns.
The returned files and folders are absolute paths, assuming that basePath is an absolute path.
GlobFiles returns an array of files that match the specified set of glob patterns.
The return files are absolute paths, assuming that basePath is an absolute path.