You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// POSIX regular expression used to match the paths (see https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html).
Text string
FilterType FilterType
// Indicates if the regular expression is case sensitive or not.
CaseSensitive bool
// Indicates if the regular exoression is an extended regular expression or not (see https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04).