very fast `glob` alternative. from https://stackoverflow.com/a/59803793/4259243
(
dir: str, # top-level directory at which to begin scanning
ext: list, # list of allowed file extensions
keywords: list, # list of keywords to search for in the file name
)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected