otp icon indicating copy to clipboard operation
otp copied to clipboard

Make filelib:wildcard work with binary strings

Open brigadier opened this issue 1 month ago • 0 comments

Is your feature request related to a problem? Please describe. The wildcard function in the filelib module is the only function in this module which still does not work with binary strings. Describe the solution you'd like It would be nice to make the filelib:wildcard work with binary strings in both Pattern and Cwd parameters.

brigadier avatar Nov 27 '25 09:11 brigadier