========================== ``ninjecto.utils.command`` ========================== .. automodule:: ninjecto.utils.command .. contents:: :local: .. currentmodule:: ninjecto.utils.command Functions ========= - :py:func:`run`: Run the command described by args. Safely wait for command to complete, .. autofunction:: run