Skip to content
Snippets Groups Projects
Commit e0929809 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: support negated regular expressions (#2283)

- extendes the prefix syntax to handle '!' values.

  For example,  "(?!).*processor.*" or "(?!i)inlet.*"
parent 49e26dd7
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment