📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
platformdirs
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/platformdirs/__pycache__
💾
Free:
45.4 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: __main__.cpython-39.pyc
a y��d� � @ s@ d dl mZ d dlmZmZ dZdd�dd�Zedkr<e� d S ) � )�annotations)�PlatformDirs�__version__) Z user_data_dirZuser_config_dirZuser_cache_dirZuser_state_dirZuser_log_dirZuser_documents_dirZuser_runtime_dirZ site_data_dirZsite_config_dir�None)�returnc C s� d} d}t dt� d�� t d� t| |dd�}tD ]}t |� dt||�� �� q2t d � t| |�}tD ]}t |� dt||�� �� qft d � t| �}tD ]}t |� dt||�� �� q�t d� t| dd �}tD ]}t |� dt||�� �� q�d S )NZMyAppZ MyCompanyz-- platformdirs z --z%-- app dirs (with optional 'version')z1.0)�versionz: z) -- app dirs (without optional 'version')z+ -- app dirs (without optional 'appauthor')z( -- app dirs (with disabled 'appauthor')F)Z appauthor)�printr r �PROPS�getattr)Zapp_nameZ app_author�dirsZprop� r �9/usr/lib/python3.9/site-packages/platformdirs/__main__.py�main s&