Module stakkr.command

A command wrapper to get a live output displayed. Useful when you need to write a plugin that outputs some progress bar or info.

stakkr.command.launch_cmd_displays_output(cmd: list, print_msg=True, print_err=True, err_to_out=False)[source]

Launch a command and displays conditionnaly messages and / or errors