4.4.3 Find files

extra.findfiles.find_files(directory, pattern)

Yields path with founded files.

Parameters:
  • directory – directory in which start search
  • pattern – patter which will be used for searc

Previous topic

4.4.2 Run command

Next topic

4.4.4 Touch

This Page