o
    *ºiN  ã                   @   sX   d dl Z d dlZd dlmZ d dlmZ d dlZd dlmZ e  	e
¡Zdefdd„ZdS )é    N)ÚPath)ÚAny)Úget_rich_toolkitÚreturnc                  C   sŒ   t dd7} t ¡ d }| ¡ s"|  d¡ t d|› ¡ t d¡‚t	 
|¡ |  d¡ t d|› ¡ W d	  ƒ d	S 1 s?w   Y  d	S )
z;
    Unlink by deleting the `.fastapicloud` directory.
    T)Úminimalz.fastapicloudz>No FastAPI Cloud configuration found in the current directory.z#Configuration directory not found: é   u@   FastAPI Cloud configuration has been unlinked successfully! ðŸš€z!Deleted configuration directory: N)r   r   ÚcwdÚexistsÚprintÚloggerÚdebugÚtyperÚExitÚshutilÚrmtree)ÚtoolkitÚ
config_dir© r   ú^/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/fastapi_cloud_cli/commands/unlink.pyÚunlink   s   ÿ


"ôr   )Úloggingr   Úpathlibr   Útypingr   r   Úfastapi_cloud_cli.utils.clir   Ú	getLoggerÚ__name__r   r   r   r   r   r   Ú<module>   s    
