Searched refs:should_include_dir (Results 1 – 1 of 1) sorted by relevance
55 def ListFiles(base_directory, should_include_dir=lambda _: True, argument59 dirs[:] = [dir_name for dir_name in dirs if should_include_dir(dir_name)]