
    Pi                    N    d Z ddlmZ ddlmZmZ dgZ eh d          Zdd
Z	dS )zHdiutil command handler for Dippy.

hdiutil manipulates disk images (attach, verify, create, etc).
help/info/verify/checksum/imageinfo/isencrypted/plugins/pmap are safe.
attach/detach/create/convert/mount etc modify or mount images.
    )annotations)ClassificationHandlerContexthdiutil>   helpinfopmapverifypluginschecksum	imageinfoisencryptedctxr   returnr   c                    | j         }t          |          dk     rt          dd          S |d         }|t          v rt          dd|           S t          dd          S )zClassify hdiutil command.   askr   )description   allowzhdiutil )tokenslenr   
SAFE_VERBS)r   r   verbs      2/root/projects/gits/Dippy/src/dippy/cli/hdiutil.pyclassifyr      sn    ZF
6{{Qe;;;;!9Dzg3Dd3D3DEEEE%Y7777    N)r   r   r   r   )
__doc__
__future__r   	dippy.clir   r   COMMANDS	frozensetr   r    r   r   <module>r$      s     # " " " " " 4 4 4 4 4 4 4 4; Y	 	 	 
8 8 8 8 8 8r   