o
    !h                     @   sB   d dl mZ d dlZdefddZdefddZdefdd	ZdS )
    )PathNreturnc                   C   s   t tdS )Nzfastapi-cli)r   typerget_app_dir r   r   `/var/www/html/pro-man-master/venv/lib/python3.10/site-packages/fastapi_cloud_cli/utils/config.pyget_config_folder   s   r   c                  C      t  d } | jjddd | S )Nz	auth.jsonTparentsexist_okr   parentmkdir)	auth_pathr   r   r   get_auth_path
      
r   c                  C   r	   )Nzcli.jsonTr
   r   )cli_config_pathr   r   r   get_cli_config_path   r   r   )pathlibr   r   r   r   r   r   r   r   r   <module>   s
    