@@ -87,6 +87,9 @@ |
||
87 | 87 | return $this->process->isTerminated(); |
88 | 88 | } |
89 | 89 | |
90 | + /** |
|
91 | + * @return callable |
|
92 | + */ |
|
90 | 93 | public function getOutput() |
91 | 94 | { |
92 | 95 | if (! $this->output) { |