Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
This repository was archived by the owner on Dec 29, 2021. It is now read-only.
There was an error while loading. Please reload this page.
Currently, the only way to check that there was no output is to use
.stdout().is("").I think that
.stdout().empty()will be more elegant.