HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/local/lib/python3.7/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-37.pyc
B

L��g^�@s>dZddlmZddlZddlmZGdd�de�ZdgZdS)zmacOS.�)�annotationsN�)�PlatformDirsABCc@seZdZdZedd�dd��Zedd�dd��Zedd�dd	��Zedd�d
d��Zedd�dd
��Z	edd�dd��Z
edd�dd��Zedd�dd��Zedd�dd��Z
edd�dd��Zedd�dd��Zedd�dd��Zedd�dd��Zedd�dd��Zd S)!�MacOSa�
    Platform directories for the macOS operating system. Follows the guidance from `Apple documentation
    <https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/FileSystemProgrammingGuide/MacOSXDirectories/MacOSXDirectories.html>`_.
    Makes use of the `appname <platformdirs.api.PlatformDirsABC.appname>`,
    `version <platformdirs.api.PlatformDirsABC.version>`,
    `ensure_exists <platformdirs.api.PlatformDirsABC.ensure_exists>`.
    �str)�returncCs|�tj�d��S)zb:return: data directory tied to the user, e.g. ``~/Library/Application Support/$appname/$version``z~/Library/Application Support)�_append_app_name_and_version�os�path�
expanduser)�self�r
�B/tmp/pip-unpacked-wheel-hv55ucu3/pip/_vendor/platformdirs/macos.py�
user_data_dirszMacOS.user_data_dircCs
|�d�S)z`:return: data directory shared by users, e.g. ``/Library/Application Support/$appname/$version``z/Library/Application Support)r)rr
r
r�
site_data_dirszMacOS.site_data_dircCs|jS)zC:return: config directory tied to the user, same as `user_data_dir`)r)rr
r
r�user_config_dirszMacOS.user_config_dircCs|jS)zF:return: config directory shared by the users, same as `site_data_dir`)r)rr
r
r�site_config_dir!szMacOS.site_config_dircCs|�tj�d��S)zV:return: cache directory tied to the user, e.g. ``~/Library/Caches/$appname/$version``z~/Library/Caches)rr	r
r)rr
r
r�user_cache_dir&szMacOS.user_cache_dircCs
|�d�S)zT:return: cache directory shared by users, e.g. ``/Library/Caches/$appname/$version``z/Library/Caches)r)rr
r
r�site_cache_dir+szMacOS.site_cache_dircCs|jS)zB:return: state directory tied to the user, same as `user_data_dir`)r)rr
r
r�user_state_dir0szMacOS.user_state_dircCs|�tj�d��S)zR:return: log directory tied to the user, e.g. ``~/Library/Logs/$appname/$version``z~/Library/Logs)rr	r
r)rr
r
r�user_log_dir5szMacOS.user_log_dircCstj�d�S)zC:return: documents directory tied to the user, e.g. ``~/Documents``z~/Documents)r	r
r)rr
r
r�user_documents_dir:szMacOS.user_documents_dircCstj�d�S)zC:return: downloads directory tied to the user, e.g. ``~/Downloads``z~/Downloads)r	r
r)rr
r
r�user_downloads_dir?szMacOS.user_downloads_dircCstj�d�S)zA:return: pictures directory tied to the user, e.g. ``~/Pictures``z
~/Pictures)r	r
r)rr
r
r�user_pictures_dirDszMacOS.user_pictures_dircCstj�d�S)z=:return: videos directory tied to the user, e.g. ``~/Movies``z~/Movies)r	r
r)rr
r
r�user_videos_dirIszMacOS.user_videos_dircCstj�d�S)z;:return: music directory tied to the user, e.g. ``~/Music``z~/Music)r	r
r)rr
r
r�user_music_dirNszMacOS.user_music_dircCs|�tj�d��S)zg:return: runtime directory tied to the user, e.g. ``~/Library/Caches/TemporaryItems/$appname/$version``z~/Library/Caches/TemporaryItems)rr	r
r)rr
r
r�user_runtime_dirSszMacOS.user_runtime_dirN)�__name__�
__module__�__qualname__�__doc__�propertyrrrrrrrrrrrrrrr
r
r
rr	sr)	r �
__future__r�os.pathr	�apirr�__all__r
r
r
r�<module>s
Q