News

It searches recursively in the given directory path for files that match the provided regex pattern. The found files are stored in a variable, and the total number of files found is recorded in ...
Currently the file search has two fields, files to include and files to exclude, which only allows you to include/exclude files through a glob pattern. The pattern you search for can be toggle between ...