Searched refs:file_path (Results 1 – 1 of 1) sorted by relevance
158 def process_line(root_directory, command_prefix, file_path): argument182 abs_path = os.path.abspath(os.path.join(root_directory, file_path))188 'command': prefix + file_path,