outputEnd property

bool? outputEnd
getter/setter pair

Whether the command execution has finished and there is no more output.

Implementation

core.bool? outputEnd;