PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
clcagefslib
/
webisolation
/
__pycache__
� ���� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ed�� � G d � d � � � � Z dd�Z dd�ZdS )a� Module for processing and ordering mount configurations for website isolation. This module handles the logic for ordering mounts with proper parent-child relationships, remounting parents after children, and adding mkdir attributes when paths are inside tmpfs mounts. Optimization: tmpfs mounts that are inside another tmpfs are skipped because the parent tmpfs already makes them inaccessible. � )�annotations)� dataclass� )� MountEntry)� MountTypeT)�frozenc �2 � e Zd ZU dZded<