findit

Fild files

View project on GitHub

Words path method

The words method is used to convert the content of a file to a list of words.

For example:

findit -w 'words().first() = "package"'

will show all the files in which the first word is “package”.