stripFile

Strip the filename with the regexp or if that fails use the input filename as is.

@trusted
T
stripFile
(
T
)
(,
Regex!char re
)

Meta