qtil
advanced-security/qtil-python 0.0.3
Search

Member predicate RegExp::getPrefix

Gets the prefix of this regex

Examples:

  • The prefix of 'x*y' is '.
  • The prefix of r'' is r'.
  • The prefix of r"""x*y""" is r""".
string getPrefix()