Module magnus::r_regexp

source ·
Expand description

Types for working with Ruby’s Regexp class.

Structs§

  • Options for creating RRegexp.
  • A Value pointer to a RRegexp struct, Ruby’s internal representation of regular expressions.