stripFile

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

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

Meta