Contents

kSCCompAnyRegex

A regular expression pattern that matches any component.

Declaration

let kSCCompAnyRegex: CFString

Discussion

This constant represents the regular expression pattern [^/]+.

See Also

Constants