File: //usr/lib/python3/dist-packages/sos/cleaner/archives/__pycache__/generic.cpython-310.pyc
o
i��d� � @ s@ d dl mZ d dlZd dlZG dd� de�ZG dd� de�ZdS )� )�SoSObfuscationArchiveNc @ �, e Zd ZdZdZdZedd� �Zdd� ZdS ) �DataDirArchivez{A plain directory on the filesystem that is not directly associated with
any known or supported collection utility
�data_dirzunassociated directoryc C s t j�|�S �N)�os�path�isdir��cls�arc_path� r
�>/usr/lib/python3/dist-packages/sos/cleaner/archives/generic.py�
check_is_type s zDataDirArchive.check_is_typec C s t j�| j�S r )r r �abspath�archive_path��selfr
r
r �set_archive_root s zDataDirArchive.set_archive_rootN� �__name__�
__module__�__qualname__�__doc__� type_name�description�classmethodr r r
r
r
r r s
r c @ r ) �TarballArchivezdA generic tar archive that is not associated with any known or supported
collection utility
�tarballzunassociated tarballc C s"