
    7j                         d Z ddlmZ ddlmZ ddlmZ  ej                  ddddd	
       ej                  d      d               Z	y)z2Clean the QMK firmware folder of build artifacts.
    )DEVNULL)	find_makecliz-az--allT
store_truez5Remove *.hex and *.bin files in the QMK root as well.)arg_onlyactionhelpz1Clean the QMK firmware folder of build artifacts.c                 z     | j                   t               | j                  j                  rdndgdt               y)z?Runs `make clean` (or `make distclean` if --all is passed)
    	distcleancleanF)capture_outputstdinN)runr   argsallr   r   s    F/home/hanthebot/chat/keyboard/qmk_firmware/lib/python/qmk/cli/clean.pyr   r   	   s+    
 CGGY[+7CTYahi    N)
__doc__
subprocessr   qmk.commandsr   milcr   argument
subcommandr    r   r   <module>r      sS     "  dGd<F}~CDj E jr   