run() run(string $command, \Closure|null $live = null) Run a command. Parameters string $command Command which should be run \Closure|null $live Closure to capture the live output of the command