The location in the pattern where the error was encountered
var location: String.Index
s4Glob19InvalidPatternErrorV8locationSS5IndexVvp
VE92
import Glob
struct InvalidPatternError
@frozen struct String
A Unicode string value that is a collection of characters.
@frozen struct Index
A position of a character or code unit in a string.
var pattern: String
The pattern that was being parsed
var underlyingError: PatternParsingError
The reason that parsing failed