o
    i/                     @   sR   d dl Z dZdZdZdZdZe jZe jZ	e j
eeddd	Zd
e jdefddZdS )    Nzpython -m weaselweaselzIweasel Command-line Interface

DOCS: https://github.com/explosion/weasel
zproject.ymlzproject.lockTF)namehelpno_args_is_helpadd_completionctxreturnc                 C   s:   d}| j }|r|jr|jd | }|j }ntS |s| S )N  )parent	info_nameCOMMANDstrip)r   parent_command
ctx_parent r   C/home/ubuntu/.local/lib/python3.10/site-packages/weasel/cli/main.py_get_parent_command   s   r   )typerr   NAMEHELPPROJECT_FILEPROJECT_LOCKArgumentArgOptionOptTyperappContextstrr   r   r   r   r   <module>   s    