0x1949 Team - FAZEMRX - MANAGER
Edit File: sos.cpython-310.pyc
o i��d8 � @ s` d dl mZ d dlZd dlZG dd� de�ZG dd� de�ZG dd� de�ZG d d � d e�ZdS )� )�SoSObfuscationArchiveNc @ �$ e Zd ZdZdZdZedd� �ZdS )�SoSReportArchivez�This is the class representing an sos report, or in other words the type the archive the SoS project natively generates �reportzsos report archivec C �* z t �|�o d|v W S ty Y dS w )N� sosreport-F��tarfile� is_tarfile� Exception��cls�arc_path� r �:/usr/lib/python3/dist-packages/sos/cleaner/archives/sos.py� check_is_type � �zSoSReportArchive.check_is_typeN��__name__� __module__�__qualname__�__doc__� type_name�description�classmethodr r r r r r � r c @ r )�SoSReportDirectoryz�This is the archive class representing a build directory, or in other words what `sos report --clean` will end up using for in-line obfuscation � report_dirzsos report directoryc C s t j�|�r dt �|�v S dS )N�sos_logsF��os�path�isdir�listdirr r r r r * s z SoSReportDirectory.check_is_typeNr r r r r r "