Forum Discussion

Tim Mangan's avatar
Feb 14, 2019
Solved

Query about RegEx

In creating the config.json file, one probably needs to enter regex stri ngs for process executable matching.  In reading the code, it appears that the code is using C++ std regex libraries for this ...
  • Vladimir Postel's avatar
    Feb 15, 2019

    Hi Tim,

     

    Yes, this is the scheme and the default syntax (ECMA) we use.

    Thanks for bringing it up, we will add it to our docs.

     

    Thanks!

    Vlad

Resources