summaryrefslogtreecommitdiff
path: root/Ports/emu2
diff options
context:
space:
mode:
authorAli Mohammad Pur <ali.mpfard@gmail.com>2022-04-15 01:50:36 +0430
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2022-04-18 19:53:10 +0430
commit4ede121d31f43a787b32fc4c137582638ea305e1 (patch)
treee8a011b40e00d6848eafb72c401d8b4e884c49eb /Ports/emu2
parent6aceec45357f8e253bc169f1ed961fc26038a3da (diff)
downloadserenity-4ede121d31f43a787b32fc4c137582638ea305e1.zip
Shell: Add support for regex match patterns
We previously allowed globs as match pattern, but for more complex matching needs, it's nice to have regular expressions. And as the existing "name a part of the match" concept maps nicely to named capture groups, we can simply reuse the same code and make groups with names available in the match body.
Diffstat (limited to 'Ports/emu2')
0 files changed, 0 insertions, 0 deletions