Description
Inspects Unicode and regex property values supported by Ruby's regular-expression engine. It is useful for tools that validate patterns, document regex behavior, or handle Unicode-aware matching.
Regex properties can vary with Ruby and Unicode versions. Test supported environments before relying on a property for validation or security filtering.