Gets the output instance used by the last execution of the command or application.
public function getOutput() : OutputInterface { return $this->output; }