Returns true if the shared stdin stream has started listening to stdin.
bool get isSharedStdinStreamStarted => _sharedStdin.isStarted;