Skip to content

Closure fix

Latest
Compare
Choose a tag to compare
@MrRio MrRio released this 23 Dec 04:10
· 6 commits to master since this release
Fix closure output so that it only applies to that run

I mistakenly hacked in the functionality using the current displayStdout functionality
which was incorrect. Needs to only use that function on the output of the current
command, and not set it across the board.