heribertolugo / FileList

List all files in a given directory, and provide the option to copy or move selected files.
1 stars 0 forks source link

Enumerating Files With Extension Filter #93

Open heribertolugo opened 2 years ago

heribertolugo commented 2 years ago

we may be able to use filter expressions instead of enumerating and skipping, which would result in faster processing