list_files
:param root_dir: The directory containing the files. :param extension: The extension the files should have. :return: A list with absolute paths to the files.
:param root_dir: The directory containing the files. :param extension: The extension the files should have. :return: A list with absolute paths to the files.
library_analyzer/utils/_files.py