Support full path
to test file in fileNameCaptureGroupOut
#448
Labels
enhancement
New feature or request
full path
to test file in fileNameCaptureGroupOut
#448
Evaluated tool can return a full path to tested file, need to be able to handle it.
Right now, a workaround for regex for file name can be applied:
.*[\\\\\\/](.*)
, but probable it won't work ondirectoryMode
The text was updated successfully, but these errors were encountered: