File: //usr/lib/python3/dist-packages/sos/cleaner/preppers/__pycache__/ip.cpython-310.pyc
o
i��d � @ s d dl mZ G dd� de�ZdS )� )�
SoSPrepperc @ s$ e Zd ZdZdZdd� Zdd� ZdS )� IPPrepperz�
This prepper is for IP network addresses. The aim of this prepper is to
provide the file path for where the output of `ip addr` is saved.
�ipc C s
| � |�S )N)�_get_ip_file_list)�self�archive� r �9/usr/lib/python3/dist-packages/sos/cleaner/preppers/ip.py�_get_ipv6_file_list s
zIPPrepper._get_ipv6_file_listc C s$ g }|j r
dg}|S |jrdg}|S )Nz"sos_commands/networking/ip_-o_addrzdata/insights_commands/ip_addr)�is_sos�is_insights)r r �_filesr r r r s �zIPPrepper._get_ip_file_listN)�__name__�
__module__�__qualname__�__doc__�namer
r r r r r r s
r N)�sos.cleaner.preppersr r r r r r �<module> s