Use the ^ character to denote an inverse character class.
^
case caret
s4Glob7PatternV7OptionsV22RangeNegationCharacterO5caretyA2GmF
XA6P
import Glob
enum RangeNegationCharacter
The character used to invert a character class.
struct Pattern
A glob pattern that can be matched against string content.
struct Options
Options to control how patterns are parsed and matched
case exclamationMark
Use the ! character to denote an inverse character class.
!