public function getStdout()
in
src/Terminal.hack [121:123]
3
lines of code
1
McCabe index (conditional complexity)
public function getStdout(): IO\WriteHandle { return $this->stdout; }