Check to see if the current globstar pattern is allowed to follow a symbolic link.
The /-joined set of glob parts that make up this pattern
true if there are more pattern parts after this one
True if the pattern is rooted on an absolute path
True if the pattern starts with a drive letter on Windows
true of if pattern() returns GLOBSTAR
true if pattern() returns a regexp
true of if pattern() returns a string
true if the pattern represents a //unc/path/ on windows
Mark that the current globstar pattern is following a symbolic link
The first entry in the parsed list of patterns
The rest of the pattern after this part, or null if this is the end
consume the root of the pattern, and return it
An immutable-ish view on an array of glob parts and their parsed results