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

macOS Quick Look Server debug and management tool.
- -m (info), -t (thumbnails), -p (previews), -h (help) are safe
- -r resets Quick Look Server (modifies system state)
    )annotations)ClassificationHandlerContextqlmanage>   -h-m-p-tz-rctxr   returnr   c                    | j         }|dd         D ]@}|t          v rt          dd|           c S |t          v rt          dd|           c S At          dd          S )zClassify qlmanage command.   Naskz	qlmanage )descriptionallowr   )tokensUNSAFE_FLAGSr   
SAFE_FLAGS)r   r   ts      3/root/projects/gits/Dippy/src/dippy/cli/qlmanage.pyclassifyr      s    ZFABBZ H H!%___EEEEEE
??!'1GGGGGG  'z::::    N)r   r   r   r   )__doc__
__future__r   	dippy.clir   r   COMMANDS	frozensetr   r   r    r   r   <module>r      s     # " " " " " 4 4 4 4 4 4 4 4< Y///00
 y$  	; 	; 	; 	; 	; 	;r   