opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
platformdirs
/
__pycache__
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
__init__.cpython-312.pyc
19.30 KB
Rename
Delete
__main__.cpython-312.pyc
1.86 KB
Rename
Delete
android.cpython-312.pyc
10.40 KB
Rename
Delete
api.cpython-312.pyc
12.99 KB
Rename
Delete
macos.cpython-312.pyc
8.59 KB
Rename
Delete
unix.cpython-312.pyc
14.38 KB
Rename
Delete
version.cpython-312.pyc
625 bytes
Rename
Delete
windows.cpython-312.pyc
13.32 KB
Rename
Delete
� ��g5# � �0 � d Z ddlmZ ddlZddlZddlZddlmZ ddlm Z m Z ddlmZ G d� d e� Z ed� � dd�� Z ed� � dd�� Z ed� � dd �� Z ed� � dd�� Z ed� � dd�� Z ed� � dd�� Zd gZy)zAndroid.� )�annotationsN)� lru_cache)� TYPE_CHECKING�cast� )�PlatformDirsABCc �0 � e Zd ZdZedd�� Zedd�� Zedd�� Zedd�� Zedd�� Z edd�� Z edd�� Zedd �� Zedd �� Z edd�� Zedd�� Zedd �� Zedd�� Zedd�� Zedd�� Zedd�� Zy)�Androida" Follows the guidance `from here <https://android.stackexchange.com/a/216132>`_. Makes use of the `appname <platformdirs.api.PlatformDirsABC.appname>`, `version <platformdirs.api.PlatformDirsABC.version>`, `ensure_exists <platformdirs.api.PlatformDirsABC.ensure_exists>`. c �J � | j t dt � � d� S )zd:return: data directory tied to the user, e.g. ``/data/user/<userid>/<packagename>/files/<AppName>``�str�files��_append_app_name_and_versionr �_android_folder��selfs �C/opt/hc_python/lib/python3.12/site-packages/platformdirs/android.py� user_data_dirzAndroid.user_data_dir �"