ProjectIdent.find_files

You're seeing just the function find_files, go back to ProjectIdent module for more information.
Link to this function

find_files(repo, project_type)

View Source

Specs

find_files(atom() | %{path: any()}, atom() | %{files: any(), path: any()}) :: [
  binary()
]

find_files: Traverses paths according to the given repository and project type and returns a list of matches