findit

Fild files

View project on GitHub

Words string method

The words method is used to convert a string to a list of words.

For example:

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

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