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